sha256:0ea5e81f99d80fa019599f85f294373ecdab2a862a6b3de7f431ea8ff29cb10d
OS/ARCH
linux/amd64
Compressed size
384.7 MB
Last pushed
over 1 year by rumeshsm
Type
Image
Manifest digest
sha256:0ea5e81f99d80fa019599f85f294373ecdab2a862a6b3de7f431ea8ff29cb10d
Image Layers
1# debian.sh --arch 'amd64' out/46.22 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.56 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=18.20.70 B7RUN /bin/sh -c ARCH= &&43.59 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY package*.json ./ # buildkit13.93 KB15RUN /bin/sh -c npm install7.75 MB16COPY . . # buildkit55.83 KB17EXPOSE map[5001/tcp:{}]0 B18CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'