sha256:6f186813552a4ee971c6610268464b4ab93121bf0a6ef9516f1b7d6f79e0834d
OS/ARCH
linux/amd64
Compressed size
80.18 MB
Last pushed
7 days by trydirect
Type
Image
Manifest digest
sha256:4d1b5f98f9887009c6838f8d134b196ba902d22ef019ff5293141eb61e50afe2
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c addgroup -g41.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apk add18.18 MB11WORKDIR /app93 B12COPY --chown=app:app /app/.next/standalone ./ #15.37 MB13COPY --chown=app:app /app/.next/static ./.next/static #468.89 KB14COPY --chown=app:app /app/public ./public #48.62 KB15COPY nginx.conf /etc/nginx/nginx.conf # buildkit898 B16COPY supervisord.conf /etc/supervisord.conf # buildkit363 B17EXPOSE [80/tcp]0 B18HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://localhost/api/contact0 B19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit