sha256:1c45a572c293fa899dbbe3d27483239082a8af4530d158daf3059af575a3de96
OS/ARCH
Compressed size
380.48 MB
Last pushed
over 1 year by positionpal
Type
Image
Manifest digest
sha256:ad2f91d2558ce0808cfbc45240859cce2c162c49fd20b514699b7b01e8c7fdb0
Image Layers
1# debian.sh --arch 'arm64' out/46.07 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.33 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.14.00 B7RUN /bin/sh -c ARCH= &&52.88 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c groupadd -r1.12 KB14WORKDIR /app92 B15ENV NPM_CONFIG_CACHE=/app/.npm0 B16RUN /bin/sh -c mkdir -p112 B17USER nonroot0 B18COPY --chmod=755 /app . #3.12 MB19EXPOSE map[3000/tcp:{}]0 B20CMD ["node" "src/server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'