cat: ../../clients/api/package.json: No such file or directory cat: ../package.json: No such file or directory #0 building with "default" instance using docker driver #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: 382B done #2 ... #1 [internal] load .dockerignore #1 transferring context: 52B 0.0s done #1 DONE 2.0s #2 [internal] load build definition from Dockerfile #2 DONE 2.3s #3 [internal] load metadata for docker.io/library/node:lts-alpine #3 DONE 1.7s #4 [internal] load build context #4 DONE 0.0s #5 [1/9] FROM docker.io/library/node:lts-alpine@sha256:d5b2a7869a4016b1847986ea52098fa404421e44281bb7615a9e3615e07f37fb #5 resolve docker.io/library/node:lts-alpine@sha256:d5b2a7869a4016b1847986ea52098fa404421e44281bb7615a9e3615e07f37fb #5 resolve docker.io/library/node:lts-alpine@sha256:d5b2a7869a4016b1847986ea52098fa404421e44281bb7615a9e3615e07f37fb 0.4s done #5 DONE 0.4s #4 [internal] load build context #4 transferring context: 539.83kB 0.0s done #4 DONE 0.6s #6 [2/9] WORKDIR /tmp #6 CACHED #7 [3/9] COPY .packages /tmp/packages #7 DONE 1.8s #8 [4/9] RUN npm install --global /tmp/packages/* #8 18.58 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 19.91 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 41.29 #8 41.29 added 539 packages in 37s #8 41.29 #8 41.29 26 packages are looking for funding #8 41.29 run `npm fund` for details #8 41.29 npm notice #8 41.29 npm notice New minor version of npm available! 9.5.1 -> 9.8.0 #8 41.29 npm notice Changelog: #8 41.29 npm notice Run `npm install -g npm@9.8.0` to update! #8 41.29 npm notice #8 DONE 46.9s #9 [5/9] RUN rm -rf /tmp/packages #9 DONE 2.7s #10 [6/9] RUN apk add dumb-init openldap-clients #10 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #10 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #10 2.320 (1/6) Installing dumb-init (1.2.5-r2) #10 2.329 (2/6) Installing gdbm (1.23-r1) #10 2.339 (3/6) Installing libsasl (2.1.28-r4) #10 2.359 (4/6) Installing libldap (2.6.5-r0) #10 2.381 (5/6) Installing libuuid (2.38.1-r8) #10 2.389 (6/6) Installing openldap-clients (2.6.5-r0) #10 2.412 Executing busybox-1.36.1-r0.trigger #10 2.421 OK: 11 MiB in 23 packages #10 DONE 3.8s #11 [7/9] WORKDIR /app #11 DONE 1.6s #12 [8/9] RUN mkdir db #12 DONE 2.4s #13 [9/9] RUN chown node:node /app/* #13 DONE 2.7s #14 exporting to image #14 exporting layers #14 exporting layers 8.7s done #14 writing image sha256:03e853b5cb59300a1403f5a99f85bbd7e916c3d9a57d2cebfa127b2ea35666f0 0.1s done #14 naming to docker.io/library/auth-service:0.2.3-dev.b1507bf #14 naming to docker.io/library/auth-service:0.2.3-dev.b1507bf 0.1s done #14 DONE 8.9s