sha256:7e4b7b54c09d41fd74c59a5b99744c45f69cc029b0f50dabb1f72020c4ca52b6
OS/ARCH
Compressed size
41.27 MB
Last pushed
over 1 year by trafex
Type
Image
Manifest digest
sha256:073d9883002675b29507a327146e4e82d6263900837d6c557780c9429fe7a213
Image Layers
1ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit3.48 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html131 B6RUN /bin/sh -c apk add37.79 MB7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB8COPY config/conf.d /etc/nginx/conf.d/ # buildkit837 B9ENV PHP_INI_DIR=/etc/php840 B10COPY config/fpm-pool.conf /etc/php84/php-fpm.d/www.conf # buildkit1.12 KB11COPY config/php.ini /etc/php84/conf.d/custom.ini # buildkit227 B12COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B13RUN /bin/sh -c chown -R947 B14USER nobody0 B15COPY --chown=nobody src/ /var/www/html/ #267 B16EXPOSE map[8080/tcp:{}]0 B17CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B18HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit