sha256:7dc9e6f4aeefd60f3c6bbab7bc1968d8f723ab2a09d484d27e2891a311fdbfd2
OS/ARCH
Compressed size
39.77 MB
Last pushed
about 3 years by trafex
Type
Image
Manifest digest
sha256:fe9ef8bf502c7468a596c573aaada5ef3eb54b8e4c2f29cfd6a2fd252858afa3
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html130 B6RUN /bin/sh -c apk add36.53 MB7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit777 B8COPY config/conf.d /etc/nginx/conf.d/ # buildkit841 B9COPY config/fpm-pool.conf /etc/php82/php-fpm.d/www.conf # buildkit1.12 KB10COPY config/php.ini /etc/php82/conf.d/custom.ini # buildkit224 B11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B12RUN /bin/sh -c chown -R951 B13RUN /bin/sh -c ln -s145 B14USER nobody0 B15COPY src/ /var/www/html/ # buildkit266 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 file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /