sha256:a7f408f756fe02d44d0bb7fb5ea7fd5ecc2d91f220296cdc380e48a329855b6c
OS/ARCH
linux/amd64
Compressed size
80.18 MB
Last pushed
7 days by trydirect
Type
Image
Manifest digest
sha256:506545636bee40e55ab5d3afe15e45f16281596abf4f47f9c28a8fb5ffb7c8fb
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.38 MB13COPY --chown=app:app /app/.next/static ./.next/static #469.05 KB14COPY --chown=app:app /app/public ./public #48.62 KB15COPY nginx.conf /etc/nginx/nginx.conf # buildkit898 B16COPY supervisord.conf /etc/supervisord.conf # buildkit365 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