0f1277d
sha256:442cbe59d4dc3ba48c3a17a65ffe20713a1d3241ff86c00cd72d2c2ae68f77c3
OS/ARCH
linux/amd64
Compressed size
104.3 MB
Last pushed
6 months by reymonzakhary
Type
Image
Manifest digest
sha256:442cbe59d4dc3ba48c3a17a65ffe20713a1d3241ff86c00cd72d2c2ae68f77c3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.18 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 update22.61 MB11WORKDIR /app93 B12ENV NODE_ENV=production0 B13ENV HOST=0.0.0.00 B14COPY /app/.output ./.output # buildkit5.94 MB15COPY /app/data ./data # buildkit9.22 KB16EXPOSE map[3000/tcp:{}]0 B17CMD ["node" ".output/server/index.mjs"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'