sha256:2262f590f1152cc5a809e855c95f8c023dd47792e83d817ed615e71d0c06c7f5
OS/ARCH
Compressed size
41.73 MB
Last pushed
over 4 years by aaron8
Type
Image
Manifest digest
sha256:2262f590f1152cc5a809e855c95f8c023dd47792e83d817ed615e71d0c06c7f5
Image Layers
1ADD file ... in / 2.51 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5WORKDIR /var/www/html137 B6RUN /bin/sh -c apk add39.21 MB7RUN /bin/sh -c ln -s151 B8COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.28 KB9COPY config/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit1.13 KB10COPY config/php.ini /etc/php8/conf.d/custom.ini # buildkit220 B11COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit343 B12RUN /bin/sh -c chown -R953 B13USER nobody0 B14COPY src/ /var/www/html/ # buildkit285 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:6daf1fe862c00673bf9cf4d7e20b0bf253a56e7fb8ed5e730a4466ab9186e18a in /