sha256:dfda01f096653b7c2c5b42a3cd042bbc52ad0143054331719cceb9de94f93563
OS/ARCH
Compressed size
110.46 MB
Last pushed
4 months by fireseeddev
Type
Image
Manifest digest
sha256:723f7e448c0bf5a1e1fce17fe9a09b88d26424f48802ed5eeb45b0b54505e052
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update5.58 MB11WORKDIR /app93 B12COPY package.json package-lock.json* ./ #356 B13RUN /bin/sh -c npm install16.68 MB14COPY nginx.conf /etc/nginx/nginx.conf # buildkit408 B15RUN /bin/sh -c chown -R20.28 MB16USER node0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'