sha256:7b37da7b60f8d63dfe8c519d68ea47e81a47bb34bbd598bab2e1274df0331f01
OS/ARCH
Compressed size
34.03 MB
Last pushed
over 4 years by trafex
Type
Image
Manifest digest
sha256:7b37da7b60f8d63dfe8c519d68ea47e81a47bb34bbd598bab2e1274df0331f01
Image Layers
1ADD file ... in / 2.49 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html138 B6RUN /bin/sh -c apk add31.54 MB7RUN /bin/sh -c ln -s152 B8COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB9COPY config/fpm-pool.conf /etc/php81/php-fpm.d/www.conf # buildkit1.13 KB10COPY config/php.ini /etc/php81/conf.d/custom.ini # buildkit219 B11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit343 B12RUN /bin/sh -c chown -R969 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:f7cee617575b5e5a7672d298a519bb8d8b5098efb90aa2a5d7b0510003457d52 in /