sha256:97be8b19cfc0a47853e7dd5c2aba550ef771ed3c67de1cb4420ac34ede286483
OS/ARCH
Compressed size
514.15 MB
Last pushed
10 months by phact
Type
Image
Manifest digest
sha256:e65550748f8cb5f9758dc253091ecd10d5443de689754d90e3fe444942248558
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.53 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 frontend/package*.json ./ # buildkit81.46 KB12RUN /bin/sh -c npm install392.7 MB13COPY frontend/ ./ # buildkit258.52 KB14RUN /bin/sh -c npm run56.19 MB15EXPOSE [3000/tcp]0 B16CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'