sha256:7084a0c3914f9f7396b8fb9cf37c310f5894dde22276fb83875e02afdca88b79
OS/ARCH
linux/amd64
Compressed size
80.14 MB
Last pushed
3 months by trydirect
Type
Image
Manifest digest
sha256:46d624fcb0aa1e25607aa2dee1c07332c9cff8decde2e1a997f741e463f20c4a
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.15 MB11WORKDIR /app93 B12COPY --chown=app:app /app/.next/standalone ./ #15.37 MB13COPY --chown=app:app /app/.next/static ./.next/static #467.22 KB14COPY --chown=app:app /app/public ./public #48.62 KB15COPY nginx.conf /etc/nginx/nginx.conf # buildkit894 B16COPY supervisord.conf /etc/supervisord.conf # buildkit364 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