sha256:54d731b3de8febc1e5f16a126487fb8e8bfcb230b5819cfc408155dd8c4e620a
OS/ARCH
linux/amd64
Compressed size
420.64 MB
Last pushed
10 months by ivukotic
Type
Image
Manifest digest
sha256:54d731b3de8febc1e5f16a126487fb8e8bfcb230b5819cfc408155dd8c4e620a
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.66 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=25.2.10 B7RUN /bin/sh -c ARCH= &&53.56 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 B14WORKDIR /usr/src/app133 B15COPY package*.json ./ # buildkit49.94 KB16RUN /bin/sh -c npm install33.37 MB17COPY . . # buildkit245.32 KB18EXPOSE map[80/tcp:{}]0 B19EXPOSE map[433/tcp:{}]0 B20CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'