sha256:3c96062330bb7ebb4f17c66fa270f86c13fc8c9d8fa38bf73232ee40002f2b36
OS/ARCH
Compressed size
40.7 MB
Last pushed
over 2 years by trafex
Type
Image
Manifest digest
sha256:691a67d11787f0c838b500d8fe42ac893b4a0d869c85f8bf7e751b001c363e7f
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html130 B6RUN /bin/sh -c apk add37.44 MB7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit776 B8COPY config/conf.d /etc/nginx/conf.d/ # buildkit834 B9ENV PHP_INI_DIR=/etc/php830 B10COPY config/fpm-pool.conf /etc/php83/php-fpm.d/www.conf # buildkit1.12 KB11COPY config/php.ini /etc/php83/conf.d/custom.ini # buildkit226 B12COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B13RUN /bin/sh -c chown -R946 B14RUN /bin/sh -c ln -s143 B15USER nobody0 B16COPY src/ /var/www/html/ # buildkit264 B17EXPOSE map[8080/tcp:{}]0 B18CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B19HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /