cat: ../../clients/api/package.json: No such file or directory cat: ../package.json: No such file or directory #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.0s #1 transferring dockerfile: 382B 0.0s done #1 DONE 1.1s #2 [internal] load .dockerignore #2 transferring context: 52B done #2 DONE 1.3s #3 [internal] load metadata for docker.io/library/node:lts-alpine #3 DONE 1.6s #4 [1/9] FROM docker.io/library/node:lts-alpine@sha256:1ccc70acda680aa4ba47f53e7c40b2d4d6892de74817128e0662d32647dd7f4d #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 493.75kB 0.0s done #5 DONE 0.5s #6 [2/9] WORKDIR /tmp #6 CACHED #7 [3/9] COPY .packages /tmp/packages #7 DONE 1.6s #8 [4/9] RUN npm install --global /tmp/packages/* #8 25.42 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 26.37 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 48.63 #8 48.63 added 434 packages in 45s #8 48.63 #8 48.63 24 packages are looking for funding #8 48.63 run `npm fund` for details #8 48.63 npm notice #8 48.63 npm notice New minor version of npm available! 9.5.1 -> 9.6.6 #8 48.63 npm notice Changelog: #8 48.63 npm notice Run `npm install -g npm@9.6.6` to update! #8 48.63 npm notice #8 DONE 52.9s #9 [5/9] RUN rm -rf /tmp/packages #9 DONE 2.3s #10 [6/9] RUN apk add dumb-init openldap-clients #10 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #10 1.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #10 2.216 (1/6) Installing dumb-init (1.2.5-r2) #10 2.228 (2/6) Installing gdbm (1.23-r0) #10 2.243 (3/6) Installing libsasl (2.1.28-r3) #10 2.257 (4/6) Installing libldap (2.6.3-r6) #10 2.276 (5/6) Installing libuuid (2.38.1-r1) #10 2.287 (6/6) Installing openldap-clients (2.6.3-r6) #10 2.313 Executing busybox-1.35.0-r29.trigger #10 2.319 OK: 11 MiB in 23 packages #10 DONE 3.4s #11 [7/9] WORKDIR /app #11 DONE 1.4s #12 [8/9] RUN mkdir db #12 DONE 2.1s #13 [9/9] RUN chown node:node /app/* #13 DONE 2.3s #14 exporting to image #14 exporting layers #14 exporting layers 7.7s done #14 writing image sha256:65ba7fe2b78607b093c06bdfe9b84dfb1312b1d6c80288ef7f417c84a8d9bcc8 0.1s done #14 naming to docker.io/library/auth-service:0.2.2-dev.feb978f #14 naming to docker.io/library/auth-service:0.2.2-dev.feb978f 0.1s done #14 DONE 7.9s