sha256:7b45a45bacaeb73fe8fe18a05d2876f79bc0a39198ddea25440751ad997f2e5b
OS/ARCH
linux/amd64
Compressed size
472.33 MB
Last pushed
over 1 year by enginedevops
Type
Image
Manifest digest
sha256:7b45a45bacaeb73fe8fe18a05d2876f79bc0a39198ddea25440751ad997f2e5b
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.18.10 B7RUN /bin/sh -c ARCH= &&45.99 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app125 B14COPY package*.json ./ # buildkit153.74 KB15RUN /bin/sh -c npm install92.88 MB16COPY . . # buildkit183.02 KB17EXPOSE map[3000/tcp:{}]0 B18CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'