sha256:9cc70ba2224e8dc7c80f99450f9bff97fdd1ae72a2debc91e11ccb55e781071e
OS/ARCH
linux/amd64
Compressed size
444.42 MB
Last pushed
7 months by ivukotic
Type
Image
Manifest digest
sha256:9cc70ba2224e8dc7c80f99450f9bff97fdd1ae72a2debc91e11ccb55e781071e
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.92 KB16COPY static/ ./static/ # buildkit498.22 KB17COPY views/ ./views/ # buildkit7.59 KB18COPY package*.json server.js kc_configs.js config.js100.01 KB19RUN /bin/sh -c npm install55.73 MB20EXPOSE map[80/tcp:{}]0 B21CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'