sha256:c572da628509136e8581eeeccd87f821dee8dba032ee98a3ad682b73b7550e53
OS/ARCH
Compressed size
84.04 MB
Last pushed
about 1 year by wxxxcxx
Type
Image
Manifest digest
sha256:137ebc4990f6103d6634797b3e7123e7a1e7c9e1249ff21c664a9af734636f6f
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.6.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.26 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12ENV PORT=30000 B13COPY /app/public ./public # buildkit150 B14COPY /app/.next/standalone ./ # buildkit4.41 MB15COPY /app/.next/static ./.next/static # buildkit336.86 KB16EXPOSE map[3000/tcp:{}]0 B17CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'