sha256:44b5ea0e696f4ccf87582f244a24885ebc66467238ad7498ffecb709af63985a
OS/ARCH
linux/amd64
Compressed size
387.16 MB
Last pushed
8 months by jinalim
Type
Image
Manifest digest
sha256:44b5ea0e696f4ccf87582f244a24885ebc66467238ad7498ffecb709af63985a
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.69 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=20.20.00 B7RUN /bin/sh -c ARCH= &&46.17 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 B14ENV NODE_OPTIONS=--max-old-space-size=40960 B15COPY /app/dist /app/dist # buildkit3.63 MB16RUN /bin/sh -c npm install3.91 MB17EXPOSE [80/tcp]0 B18CMD ["serve" "-s" "/app/dist" "-l"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'