sha256:8361e624bf3c7506820b41389be166bca32f5b9579a62a24de5714b8e66b07f9
OS/ARCH
Compressed size
39.84 MB
Last pushed
about 3 years by trafex
Type
Image
Manifest digest
sha256:51603007dadabc71968ab162b49ecc2c7ca06f64dee398580634109b3596b801
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html130 B6RUN /bin/sh -c apk add36.66 MB7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit779 B8COPY config/conf.d /etc/nginx/conf.d/ # buildkit844 B9COPY config/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit1.12 KB10COPY config/php.ini /etc/php82/conf.d/custom.ini # buildkit229 B11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B12RUN /bin/sh -c chown -R953 B13USER nobody0 B14COPY src/ /var/www/html/ # buildkit267 B15EXPOSE map[8080/tcp:{}]0 B16CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B17HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD file:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a in /