sha256:5d0008da80372f763d39e8c14dda178cbde3a7d2f348c4fb8b130b6379355bfd
OS/ARCH
linux/amd64
Compressed size
127.82 MB
Last pushed
6 days by rilusmahmud
Type
Image
Manifest digest
sha256:e65410078851aca749798b6fb727bbb0a52449fa3f5d67cca06cd4f6f613f1ae
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 # buildkit195.02 KB10COPY /app/.next/standalone ./ # buildkit15.36 MB11COPY /app/.next/static ./.next/static # buildkit1.52 MB12COPY /app/entrypoint.sh ./ # buildkit1.14 KB13RUN /bin/sh -c chmod +x17.08 MB14USER nextjs0 B15EXPOSE [3000/tcp]0 B16ENTRYPOINT ["/app/entrypoint.sh"]0 B17CMD ["node" "server.js"]0 BCommand
ARG RELEASE