sha256:8c148c590fe44037185e49412cdf3af56f470e8d36524775527b8a72b1f0733a
OS/ARCH
Compressed size
40.29 MB
Last pushed
over 4 years by aaron8
Type
Image
Manifest digest
sha256:8c148c590fe44037185e49412cdf3af56f470e8d36524775527b8a72b1f0733a
Image Layers
1ADD file ... in / 2.33 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html137 B6RUN /bin/sh -c apk --update8.01 KB7RUN /bin/sh -c apk add37.95 MB8RUN /bin/sh -c ln -s152 B9COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB10COPY config/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit1.12 KB11COPY config/php.ini /etc/php8/conf.d/custom.ini # buildkit215 B12COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit344 B13RUN /bin/sh -c chown -R957 B14USER nobody0 B15COPY src/ /var/www/html/ # buildkit285 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:03e0720458c3475758bf4394afa56f2165198eb91e6e9581f7768e433744dd9b in /