#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 395B done #1 ... #2 [internal] load .dockerignore #2 transferring context: 88B 0.1s done #2 DONE 0.7s #1 [internal] load build definition from Dockerfile #1 DONE 0.8s #3 [internal] load metadata for docker.io/library/node:lts-alpine #3 DONE 1.7s #4 [ 1/10] FROM docker.io/library/node:lts-alpine@sha256:32427bc0620132b2d9e79e405a1b27944d992501a20417a7f407427cc4c2b672 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 57.31kB done #5 DONE 0.4s #6 [ 2/10] WORKDIR /tmp #6 CACHED #7 [ 3/10] COPY .packages /tmp/packages #7 DONE 0.6s #8 [ 4/10] RUN npm install --global /tmp/packages/* #8 21.91 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 22.94 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 36.62 #8 36.62 added 684 packages in 35s #8 36.62 #8 36.62 64 packages are looking for funding #8 36.62 run `npm fund` for details #8 36.62 npm notice #8 36.62 npm notice New patch version of npm available! 10.2.3 -> 10.2.4 #8 36.62 npm notice Changelog: #8 36.62 npm notice Run `npm install -g npm@10.2.4` to update! #8 36.62 npm notice #8 DONE 36.8s #9 [ 5/10] RUN rm -rf /tmp/packages #9 DONE 5.8s #10 [ 6/10] COPY assets /app/assets #10 DONE 5.4s #11 [ 7/10] RUN apk add dumb-init curl #11 8.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #11 9.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #11 9.355 (1/8) Installing ca-certificates (20230506-r0) #11 9.379 (2/8) Installing brotli-libs (1.0.9-r14) #11 9.411 (3/8) Installing libunistring (1.1-r1) #11 9.435 (4/8) Installing libidn2 (2.3.4-r1) #11 9.447 (5/8) Installing nghttp2-libs (1.57.0-r0) #11 9.458 (6/8) Installing libcurl (8.4.0-r0) #11 9.479 (7/8) Installing curl (8.4.0-r0) #11 9.490 (8/8) Installing dumb-init (1.2.5-r2) #11 9.501 Executing busybox-1.36.1-r5.trigger #11 9.506 Executing ca-certificates-20230506-r0.trigger #11 9.600 OK: 14 MiB in 25 packages #11 DONE 10.5s #12 [ 8/10] WORKDIR /app #12 DONE 9.4s #13 [ 9/10] RUN mkdir db #13 DONE 9.4s #14 [10/10] RUN chown node:node /app/* #14 DONE 10.4s #15 exporting to image #15 exporting layers #15 exporting layers 57.3s done #15 writing image sha256:3f0a00ccaec5d40a94b3561a5c037136e5f8d9a34fde65acccfb8d6af0e7304e 0.0s done #15 naming to docker.io/library/lti:0.2.4-dev.89d063a #15 naming to docker.io/library/lti:0.2.4-dev.89d063a 0.1s done #15 DONE 57.4s