Cloning into 'project'... Note: switching to 'aa7fb58b09113aabbcb68c044eb270d608e84ef5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at aa7fb58b0 ci: build container and publish to the gitgudlab registry [DEPRECATION NOTICE]: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ In future versions this will be a hard failure preventing the daemon from starting! Learn more at: https://docs.docker.com/go/api-security/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ latest: Pulling from permissionbrick/sillytavern 09ddda476dba: Pulling fs layer 837c656c38d4: Pulling fs layer 0d8aa8e026f1: Pulling fs layer 3ec7adeefaa0: Pulling fs layer 16733d1099a5: Pulling fs layer e6f31ffc071e: Pulling fs layer 9b1f7c82eaca: Pulling fs layer 26a507167461: Pulling fs layer 316b6dcbeda7: Pulling fs layer 6fe7498583c2: Pulling fs layer b6fa9b878562: Pulling fs layer 5b96d2bc4b28: Pulling fs layer 43edaa18a729: Pulling fs layer 67935b3c8f99: Download complete 837c656c38d4: Download complete 0d8aa8e026f1: Download complete 09ddda476dba: Download complete 9b1f7c82eaca: Download complete e6f31ffc071e: Download complete 6fe7498583c2: Download complete b6fa9b878562: Download complete 43edaa18a729: Download complete 3ec7adeefaa0: Download complete e6f31ffc071e: Pull complete 316b6dcbeda7: Download complete 5b96d2bc4b28: Download complete 16733d1099a5: Download complete 26a507167461: Download complete 16733d1099a5: Pull complete 09ddda476dba: Pull complete 0d8aa8e026f1: Pull complete 316b6dcbeda7: Pull complete 9b1f7c82eaca: Pull complete b6fa9b878562: Pull complete 5b96d2bc4b28: Pull complete 26a507167461: Pull complete 43edaa18a729: Pull complete 3ec7adeefaa0: Pull complete 837c656c38d4: Pull complete 6fe7498583c2: Pull complete Digest: sha256:a8965a4794d32d28f7a6d853d194ba6a3d92ae05c719b58116d6d795e7f5b8ea Status: Downloaded newer image for git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.72kB done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/node:lts-alpine3.23 #2 DONE 1.5s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 809B done #3 DONE 0.2s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/10] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.2s done #5 DONE 0.2s #6 importing cache manifest from git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest #6 inferred cache manifest type: application/vnd.oci.image.index.v1+json done #6 DONE 0.4s #5 [ 1/10] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 #5 DONE 0.9s #4 [internal] load build context #4 transferring context: 61.11MB 0.4s done #4 DONE 0.9s #7 [ 2/10] RUN apk add --no-cache gcompat tini git git-lfs su-exec shadow dos2unix #7 5.477 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.23/main/x86_64/APKINDEX.tar.gz: DNS: transient error (try again later) #7 10.48 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.23/community/x86_64/APKINDEX.tar.gz: DNS: transient error (try again later) #7 10.48 ERROR: unable to select packages: #7 10.48 dos2unix (no such package): #7 10.48 required by: world[dos2unix] #7 10.48 gcompat (no such package): #7 10.48 required by: world[gcompat] #7 10.48 git (no such package): #7 10.48 required by: world[git] #7 10.48 git-lfs (no such package): #7 10.48 required by: world[git-lfs] #7 10.48 shadow (no such package): #7 10.48 required by: world[shadow] #7 10.48 su-exec (no such package): #7 10.48 required by: world[su-exec] #7 10.48 tini (no such package): #7 10.48 required by: world[tini] #7 ERROR: process "/bin/sh -c apk add --no-cache gcompat tini git git-lfs su-exec shadow dos2unix" did not complete successfully: exit code: 7 ------ > [ 2/10] RUN apk add --no-cache gcompat tini git git-lfs su-exec shadow dos2unix: 10.48 git (no such package): 10.48 required by: world[git] 10.48 git-lfs (no such package): 10.48 required by: world[git-lfs] 10.48 shadow (no such package): 10.48 required by: world[shadow] 10.48 su-exec (no such package): 10.48 required by: world[su-exec] 10.48 tini (no such package): 10.48 required by: world[tini] ------ Dockerfile:8 -------------------- 6 | # Install system dependencies 7 | # "Don't rely on the base image for tools; if you call it, you install it." ;) 8 | >>> RUN apk add --no-cache gcompat tini git git-lfs su-exec shadow dos2unix 9 | 10 | # Create app directory and set ownership -------------------- ERROR: failed to build: failed to solve: process "/bin/sh -c apk add --no-cache gcompat tini git git-lfs su-exec shadow dos2unix" did not complete successfully: exit code: 7