sha256:de1a659b0867646bc175650a8e6a51df6996ae2e0d3ab895784a8083a755b7b1
OS/ARCH
linux/amd64
Compressed size
148.52 MB
Last pushed
21 days by rilusmahmud
Type
Image
Manifest digest
sha256:864955df66a5d0918dbb5061f68783e314b0c1e12110fb59f08b07eeea7bbf33
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 # buildkit195.01 KB10COPY /app/.next/standalone ./ # buildkit25.56 MB11COPY /app/.next/static ./.next/static # buildkit1.67 MB12COPY /app/entrypoint.sh ./ # buildkit1.14 KB13RUN /bin/sh -c chmod +x27.43 MB14USER nextjs0 B15EXPOSE [3000/tcp]0 B16ENTRYPOINT ["/app/entrypoint.sh"]0 B17CMD ["node" "server.js"]0 BCommand
ARG RELEASE