sha256:e3aeb2f0dd561d886cb346c473ab1974e4902d8ad65f666a04fc37f055ed84ed
OS/ARCH
linux/arm64/v8
Compressed size
108.41 MB
Last pushed
12 months by williambnorton
Type
Image
Manifest digest
sha256:e3aeb2f0dd561d886cb346c473ab1974e4902d8ad65f666a04fc37f055ed84ed
Image Layers
1# debian.sh --arch 'arm64' out/27.86 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.50 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.04 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update36.1 MB11WORKDIR /app126 B12COPY package.json ./ # buildkit375 B13RUN /bin/sh -c npm install3.77 MB14COPY index.js . # buildkit1.8 KB15CMD ["node" "index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1757289600'