sha256:feeff5728d4c1745ae1f9e5bf1335ccdc2d6170905e720d6af578e8c5ccf8a5e
OS/ARCH
linux/amd64
Compressed size
447.29 MB
Last pushed
8 months by ivukotic
Type
Image
Manifest digest
sha256:feeff5728d4c1745ae1f9e5bf1335ccdc2d6170905e720d6af578e8c5ccf8a5e
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=23.11.10 B7RUN /bin/sh -c ARCH= &&54.76 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 B14WORKDIR /usr/src/app133 B15COPY routes/ ./routes/ # buildkit11.76 KB16COPY static/ ./static/ # buildkit498.22 KB17COPY views/ ./views/ # buildkit7.59 KB18COPY package*.json server.js kc_configs.js config.js112.21 KB19RUN /bin/sh -c npm install58.59 MB20EXPOSE map[80/tcp:{}]0 B21CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'