sha256:ea2b4127f741806a3700ec2d5fe61b844c9e5b832df596842022a08f6ce278c2
OS/ARCH
Compressed size
106.94 MB
Last pushed
2 days by rulebricks
Type
Image
Manifest digest
sha256:04270cbc7bb7987099f607db34e42b323e1eec6896adfc23499078edf95db5f2
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 update3.2 MB11WORKDIR /usr/src/app134 B12COPY /usr/src/app/node_modules node_modules # buildkit23.02 MB13COPY /usr/src/app/dist dist # buildkit113.45 KB14COPY package.json ./ # buildkit1.32 KB15ENV PG_META_PORT=80800 B16CMD ["node" "dist/server/server.js"]0 B17EXPOSE [8080/tcp]0 B18HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://localhost:8080/health').then((r)0 B19RUN /bin/sh -c apt-get update12.61 MB20RUN /bin/sh -c mkdir -p79.66 KBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'