sha256:41e52a4b9ac115ce97f885c464e44efeb2934e99136b84849c2e566d778da068
OS/ARCH
Compressed size
36.31 MB
Last pushed
over 3 years by trafex
Type
Image
Manifest digest
sha256:e21f4b7252fb5320b9a16b001b09f0d0bed8870a787c1b24de59c9b6904aea0c
Image Layers
1ADD file ... in / 2.96 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html137 B6RUN /bin/sh -c apk add33.34 MB7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit785 B8COPY config/conf.d /etc/nginx/conf.d/ # buildkit848 B9COPY config/fpm-pool.conf /etc/php81/php-fpm.d/www.conf # buildkit1.12 KB10COPY config/php.ini /etc/php81/conf.d/custom.ini # buildkit235 B11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit344 B12RUN /bin/sh -c chown -R973 B13USER nobody0 B14COPY src/ /var/www/html/ # buildkit283 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:b15fd8e9f996815394e25f20c8459bfb4c2a8c4074592d6f4c75f4fe79ce537e in /