sha256:8ca0d6f63b22a8e7fc3dc27e079d51883c7406b0686627082e9910527bb412f4
OS/ARCH
Compressed size
40.15 MB
Last pushed
over 3 years by trafex
Type
Image
Manifest digest
sha256:dba13caaa409f82bcab9d22785bae33eed41c03f352f97b131861e9592509e6c
Image Layers
1ADD file ... in / 3.19 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html130 B6RUN /bin/sh -c apk add36.96 MB7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit780 B8COPY config/conf.d /etc/nginx/conf.d/ # buildkit844 B9COPY config/fpm-pool.conf /etc/php81/php-fpm.d/www.conf # buildkit1.12 KB10COPY config/php.ini /etc/php81/conf.d/custom.ini # buildkit227 B11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit338 B12RUN /bin/sh -c chown -R952 B13USER nobody0 B14COPY src/ /var/www/html/ # buildkit266 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:df7fccc3453b6ec1401d27a1295b0882a83e731fde8f23db9d3f687a2b6b4e70 in /