sha256:30325f64cb4a19b3a195b46915f3453dd2a7a56619a182bd625c3c30b7790d35
OS/ARCH
linux/amd64
Compressed size
129.45 MB
Last pushed
about 1 month by rilusmahmud
Type
Image
Manifest digest
sha256:55535737c1c5e04a07e37480ec353e96da0c0a51096b0faa9122257d99b26903
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=25.100 B4ADD file ... in / 32.78 MB5CMD ["/bin/bash"]0 B6WORKDIR /app93 B7COPY /usr/local /usr/local # buildkit60.78 MB8COPY /etc/ssl/certs /etc/ssl/certs # buildkit110.83 KB9COPY /app/public ./public # buildkit183.37 KB10COPY /app/.next/standalone ./ # buildkit11.58 MB11COPY /app/.next/static ./.next/static # buildkit6.13 MB12COPY /app/entrypoint.sh ./ # buildkit1.14 KB13RUN /bin/sh -c chmod +x17.89 MB14USER nextjs0 B15EXPOSE [3000/tcp]0 B16ENTRYPOINT ["/app/entrypoint.sh"]0 B17CMD ["node" "server.js"]0 BCommand
ARG RELEASE