sha256:74857b15d40afb227e956a3a59109062d29085bff3f040866b51f17cfb76d517
OS/ARCH
Compressed size
37.06 MB
Last pushed
about 2 years by trafex
Type
Image
Manifest digest
sha256:22f1c62f4deebef87d43264af767c37c8d5800545139a9d54ff8e9d4bcb3ff96
Image Layers
1ADD file ... in / 3.21 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html131 B6RUN /bin/sh -c apk add33.85 MB7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.05 KB8COPY config/conf.d /etc/nginx/conf.d/ # buildkit839 B9ENV PHP_INI_DIR=/etc/php830 B10COPY config/fpm-pool.conf /etc/php83/php-fpm.d/www.conf # buildkit1.13 KB11COPY config/php.ini /etc/php83/conf.d/custom.ini # buildkit231 B12COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit339 B13RUN /bin/sh -c chown -R955 B14USER nobody0 B15COPY --chown=nobody src/ /var/www/html/ #268 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:ef2635f09c1d2632408805d106fbc5d27fb307cb5f584bddc699b4b5ae577623 in /