sha256:8d8703511537f963cc59e6ab1723e410098b7c5f1276422d5539844a54e81854
OS/ARCH
Compressed size
43.07 MB
Last pushed
over 4 years by trafex
Type
Image
Manifest digest
sha256:8d8703511537f963cc59e6ab1723e410098b7c5f1276422d5539844a54e81854
Image Layers
1ADD file ... in / 2.69 MB2CMD ["/bin/sh"]0 B4LABEL Description=Lightweight container with Nginx0 B5RUN /bin/sh -c apk --no-cache40.37 MB6RUN /bin/sh -c ln -s152 B7COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.27 KB8COPY config/fpm-pool.conf /etc/php8/php-fpm.d/www.conf # buildkit1.13 KB9COPY config/php.ini /etc/php8/conf.d/custom.ini # buildkit222 B10COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit343 B11RUN /bin/sh -c mkdir -p141 B12RUN /bin/sh -c chown -R947 B13USER nobody0 B14WORKDIR /var/www/html0 B15COPY src/ /var/www/html/ # buildkit281 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:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /