sha256:7bdd90858341a73ecf097e37a52ed7d693c29c339df0da78fd0479031fc28453
OS/ARCH
Compressed size
389.66 MB
Last pushed
over 1 year by positionpal
Type
Image
Manifest digest
sha256:ce58cb5f15b067836ab9b6e183e6dc18247c62c0685c5e58d70262dae5e4f47e
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.55 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.14.00 B7RUN /bin/sh -c ARCH= &&53.2 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c groupadd -r1.12 KB14WORKDIR /app91 B15ENV NPM_CONFIG_CACHE=/app/.npm0 B16RUN /bin/sh -c mkdir -p112 B17USER nonroot0 B18COPY --chmod=755 /app . #3.14 MB19EXPOSE map[3000/tcp:{}]0 B20CMD ["node" "src/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'