sha256:b698e9345aaa8ef264aedc71437035b340a37044977fddcc96794a8391a9fbb9
OS/ARCH
Compressed size
94.98 MB
Last pushed
4 months by jeremydorn
Type
Image
Manifest digest
sha256:243c56b955e2a40c5b8eeb0a7dcaeeab61ea7fa5f8a8059e69f4424f88dfe42e
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 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 B10WORKDIR /app97 B11RUN /bin/sh -c apt-get update3.27 MB12COPY /app/pruned/node_modules ./node_modules # buildkit15.54 MB13COPY /app/pruned/package.json ./package.json # buildkit949 B14COPY /usr/local/src/app/packages/apps/proxy/dist ./dist # buildkit47.79 KB15COPY buildinfo* ./buildinfo # buildkit243 B16EXPOSE map[3300/tcp:{}]0 B17CMD ["node_modules/.bin/pm2-runtime" "start" "dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'