sha256:ef200b1ef265206b31fc1b37777c4176a4298c7d03e5458467e31dd98e3c1fa0
OS/ARCH
Compressed size
379.81 MB
Last pushed
about 1 month by pierregilles
Type
Image
Manifest digest
sha256:25bac4ce482839506f994e35996d18cb35c338e71d58ed7bce5557faa4306055
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update165.7 MB11COPY /json-files/server /src/server # buildkit396.84 KB12ENV LD_LIBRARY_PATH=/lib0 B13WORKDIR /src/server32 B14RUN /bin/sh -c apt-get update114.52 MB15COPY ./static /src/server/static # buildkit9.59 MB16COPY . /src # buildkit13.42 MB17ENV NODE_ENV=production0 B18ENV SERVER_PORT=800 B19EXPOSE [80/tcp]0 B20CMD ["node" "index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'