sha256:7ace9387c671c610615716cf4f041bdb13e9365aafe024dae48d37144dd27f68
OS/ARCH
linux/amd64
Compressed size
126.9 MB
Last pushed
about 1 month by rilusmahmud
Type
Image
Manifest digest
sha256:02556d09a28eecc3e88f067dfda40f5f917ebf553888c9c800a10f3f0dad1069
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.76 MB8COPY /etc/ssl/certs /etc/ssl/certs # buildkit110.83 KB9COPY /app/public ./public # buildkit95.94 KB10COPY /app/.next/standalone ./ # buildkit15.12 MB11COPY /app/.next/static ./.next/static # buildkit1.41 MB12COPY /app/entrypoint.sh ./ # buildkit1.14 KB13RUN /bin/sh -c chmod +x16.63 MB14USER nextjs0 B15EXPOSE [3000/tcp]0 B16ENTRYPOINT ["/app/entrypoint.sh"]0 B17CMD ["node" "server.js"]0 BCommand
ARG RELEASE