sha256:c1e8632e53e8b270be487bf24cab15f3f1ea56cd5b05349a59567096682e770a
OS/ARCH
Compressed size
69.45 MB
Last pushed
over 1 year by abite3
Type
Image
Manifest digest
sha256:f71de4927d7c1a77f2ef45f93f5364c70096a44a67be37fe10367662b6ed9de3
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.18.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.9 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY package*.json ./ # buildkit15.25 KB12RUN /bin/sh -c npm install2.08 MB13COPY . . # buildkit72.87 KB14VOLUME [/app/data]0 B15EXPOSE map[3000/tcp:{}]0 B16CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'