sha256:7c8b6bbf362c067fef2c447f5d1d8cb33c8e32b6ddef4ed3f86452a370c7aba3
OS/ARCH
linux/amd64
Compressed size
391.86 MB
Last pushed
over 1 year by oumaimakeepswim627
Type
Image
Manifest digest
sha256:7c8b6bbf362c067fef2c447f5d1d8cb33c8e32b6ddef4ed3f86452a370c7aba3
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.57 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.20 B7RUN /bin/sh -c ARCH= &&46.38 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 B13RUN /bin/sh -c apt-get update32 B14WORKDIR /usr/src/app132 B15COPY package*.json ./ # buildkit8.99 KB16RUN /bin/sh -c npm install11.17 MB17COPY . . # buildkit995.92 KB18EXPOSE map[3000/tcp:{}]0 B19CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'