sha256:22a9bd31b99f9c4e9a880db53e964c37dcef42d22f6cd3088251597d7954aa04
OS/ARCH
linux/amd64
Compressed size
128.41 MB
Last pushed
2 months by rilusmahmud
Type
Image
Manifest digest
sha256:921323ef8046093baebf35134f7b47a10951ab3f90cc21c2b418c427d4e52295
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.100 B5ADD file ... in / 32.81 MB6CMD ["/bin/bash"]0 B7WORKDIR /app93 B8COPY /usr/local /usr/local # buildkit60.51 MB9COPY /etc/ssl/certs /etc/ssl/certs # buildkit135.08 KB10COPY /app/public ./public # buildkit95.94 KB11COPY /app/.next/standalone ./ # buildkit11.36 MB12COPY /app/.next/static ./.next/static # buildkit6.02 MB13COPY /app/entrypoint.sh ./ # buildkit1.14 KB14RUN /bin/sh -c chmod +x17.48 MB15USER nextjs0 B16EXPOSE [3000/tcp]0 B17ENTRYPOINT ["/app/entrypoint.sh"]0 B18CMD ["node" "server.js"]0 BCommand
ARG RELEASE