sha256:3658f42776d7895a105a143519d6a8ca4e8fa11913f64c00c2ffc77612197d41
OS/ARCH
linux/amd64
Compressed size
130.48 MB
Last pushed
25 days by rilusmahmud
Type
Image
Manifest digest
sha256:460672425379be5d5208dac8d0dfb26d6245c71b26268970f9772b398d6abdab
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.84 KB9COPY /app/public ./public # buildkit183.37 KB10COPY /app/.next/standalone ./ # buildkit11.85 MB11COPY /app/.next/static ./.next/static # buildkit6.37 MB12COPY /app/entrypoint.sh ./ # buildkit1.14 KB13RUN /bin/sh -c chmod +x18.41 MB14USER nextjs0 B15EXPOSE [3000/tcp]0 B16ENTRYPOINT ["/app/entrypoint.sh"]0 B17CMD ["node" "server.js"]0 BCommand
ARG RELEASE