sha256:0c4ecf9b815dd1b3f2dcbd5101dcf6094b719e799d75ccf21e3b1827b0981ed2
OS/ARCH
Compressed size
43.05 MB
Last pushed
over 4 years by trafex
Type
Image
Manifest digest
sha256:0c4ecf9b815dd1b3f2dcbd5101dcf6094b719e799d75ccf21e3b1827b0981ed2
Image Layers
1ADD file ... in / 2.69 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html138 B6RUN /bin/sh -c apk add40.36 MB7RUN /bin/sh -c ln -s151 B8COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB9COPY config/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit1.12 KB10COPY config/php.ini /etc/php8/conf.d/custom.ini # buildkit218 B11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit341 B12RUN /bin/sh -c chown -R959 B13USER nobody0 B14COPY src/ /var/www/html/ # buildkit284 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:8ec3735d4b1b4b070607b94e3bd360117b07dc26e1baf5dd485b49b3413e8fff in /