rilusmahmud/dropx-merchant:main

Index digest

sha256:3258006d570239686f0edafc410becb72529bd79176b6f261609d70a6a8f208d

OS/ARCH

linux/amd64

Compressed size

127.82 MB

Last pushed

about 22 hours by rilusmahmud

Type

Image

Manifest digest

sha256:1a5a1fedf4528b8f4dc6b004490350fa41716e4b31d558caa4561453d4cd8e2c

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=25.100 B
4ADD file ... in / 32.78 MB
5CMD ["/bin/bash"]0 B
6WORKDIR /app93 B
7COPY /usr/local /usr/local # buildkit60.78 MB
8COPY /etc/ssl/certs /etc/ssl/certs # buildkit110.83 KB
9COPY /app/public ./public # buildkit195.02 KB
10COPY /app/.next/standalone ./ # buildkit15.36 MB
11COPY /app/.next/static ./.next/static # buildkit1.52 MB
12COPY /app/entrypoint.sh ./ # buildkit1.14 KB
13RUN /bin/sh -c chmod +x17.08 MB
14USER nextjs0 B
15EXPOSE [3000/tcp]0 B
16ENTRYPOINT ["/app/entrypoint.sh"]0 B
17CMD ["node" "server.js"]0 B

Command

 ARG RELEASE