sha256:c29226c0571f9fc1d651775435709c4c929b8fda9ab39f7d27108ab72e119975
OS/ARCH
Compressed size
41.32 MB
Last pushed
almost 5 years by trafex
Type
Image
Manifest digest
sha256:c29226c0571f9fc1d651775435709c4c929b8fda9ab39f7d27108ab72e119975
Image Layers
1ADD file ... in / 2.51 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5RUN /bin/sh -c apk --no-cache38.81 MB6RUN /bin/sh -c ln -s151 B7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.25 KB8COPY config/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit1.13 KB9COPY config/php.ini /etc/php8/conf.d/custom.ini # buildkit215 B10COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit343 B11RUN /bin/sh -c mkdir -p141 B12RUN /bin/sh -c chown -R951 B13USER nobody0 B14WORKDIR /var/www/html0 B15COPY src/ /var/www/html/ # buildkit283 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:1c1c4520d49cb6e8f795f3b953d1ed3c3c77868b98b53a455169c254fcec5acd in /