cat: ../../clients/api/package.json: No such file or directory cat: ../package.json: No such file or directory #1 [internal] load .dockerignore #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 30B 0.1s #2 transferring dockerfile: 382B 0.2s done #2 ... #1 [internal] load .dockerignore #1 transferring context: 52B 0.0s done #1 DONE 1.8s #2 [internal] load build definition from Dockerfile #2 DONE 2.0s #3 [internal] load metadata for docker.io/library/node:lts-alpine #3 DONE 1.8s #4 [internal] load build context #4 DONE 0.0s #5 [1/9] FROM docker.io/library/node:lts-alpine@sha256:1ccc70acda680aa4ba47f53e7c40b2d4d6892de74817128e0662d32647dd7f4d #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 493.78kB 0.0s done #4 DONE 0.6s #6 [2/9] WORKDIR /tmp #6 CACHED #7 [3/9] COPY .packages /tmp/packages #7 DONE 1.5s #8 [4/9] RUN npm install --global /tmp/packages/* #8 17.22 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 18.02 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 39.61 #8 39.61 added 434 packages in 35s #8 39.61 #8 39.61 24 packages are looking for funding #8 39.61 run `npm fund` for details #8 39.61 npm notice #8 39.61 npm notice New minor version of npm available! 9.5.1 -> 9.6.6 #8 39.61 npm notice Changelog: #8 39.61 npm notice Run `npm install -g npm@9.6.6` to update! #8 39.61 npm notice #8 DONE 43.2s #9 [5/9] RUN rm -rf /tmp/packages #9 DONE 2.1s #10 [6/9] RUN apk add dumb-init openldap-clients #10 1.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #10 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #10 2.239 (1/6) Installing dumb-init (1.2.5-r2) #10 2.278 (2/6) Installing gdbm (1.23-r0) #10 2.289 (3/6) Installing libsasl (2.1.28-r3) #10 2.303 (4/6) Installing libldap (2.6.3-r6) #10 2.325 (5/6) Installing libuuid (2.38.1-r1) #10 2.333 (6/6) Installing openldap-clients (2.6.3-r6) #10 2.373 Executing busybox-1.35.0-r29.trigger #10 2.382 OK: 11 MiB in 23 packages #10 DONE 3.2s #11 [7/9] WORKDIR /app #11 DONE 1.3s #12 [8/9] RUN mkdir db #12 DONE 2.0s #13 [9/9] RUN chown node:node /app/* #13 DONE 2.1s #14 exporting to image #14 exporting layers #14 exporting layers 8.1s done #14 writing image sha256:ca01759b740e2216dbf32c0f44f0e25f173bbc1a5a972270a54a3f69b2ce7a35 0.1s done #14 naming to docker.io/library/auth-service:0.2.2-dev.63e32da #14 naming to docker.io/library/auth-service:0.2.2-dev.63e32da 0.1s done #14 DONE 8.3s