sha256:9005663e18ac8b8a4fe0d599a8caf5ce2757293985ccda7c1613fd58a5c1ab37
OS/ARCH
linux/amd64
Compressed size
128.58 MB
Last pushed
about 2 months by rilusmahmud
Type
Image
Manifest digest
sha256:74ae88a46a15eefa66efea53596fb08b3f758c0c3072ae86c54ec21350b24573
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.75 MB9COPY /etc/ssl/certs /etc/ssl/certs # buildkit135.09 KB10COPY /app/public ./public # buildkit95.94 KB11COPY /app/.next/standalone ./ # buildkit11.36 MB12COPY /app/.next/static ./.next/static # buildkit5.99 MB13COPY /app/entrypoint.sh ./ # buildkit1.14 KB14RUN /bin/sh -c chmod +x17.45 MB15USER nextjs0 B16EXPOSE [3000/tcp]0 B17ENTRYPOINT ["/app/entrypoint.sh"]0 B18CMD ["node" "server.js"]0 BCommand
ARG RELEASE