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