sha256:3f6c6921c468cf8ae025f993893d259ce0b4f4910c476d8770af60214d0058a4
OS/ARCH
linux/amd64
Compressed size
458.75 MB
Last pushed
about 1 month by ivukotic
Type
Image
Manifest digest
sha256:3f6c6921c468cf8ae025f993893d259ce0b4f4910c476d8770af60214d0058a4
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -ex;225.31 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=26.5.10 B7RUN /bin/sh -c ARCH= &&60.46 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B12WORKDIR /usr/src/app134 B13COPY package*.json ./ # buildkit52.57 KB14RUN /bin/sh -c npm install36.59 MB15COPY . . # buildkit205.32 KB16EXPOSE map[80/tcp:{}]0 B17EXPOSE map[433/tcp:{}]0 B18CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'