sha256:a5eaaa23a4ba06f5d03ae556b90404d7b32fed2e35032b373366a45e22beaab5
OS/ARCH
Compressed size
41 MB
Last pushed
about 6 years by pgardella
Type
Image
Manifest digest
sha256:a5eaaa23a4ba06f5d03ae556b90404d7b32fed2e35032b373366a45e22beaab5
Image Layers
1ADD file ... in / 2.58 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache38.4 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.83 KB6COPY config/fpm-pool.conf /etc/php7/php-fpm.d/www.conf # buildkit1.68 KB7COPY config/php.ini /etc/php7/conf.d/custom.ini # buildkit763 B8COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit867 B9RUN /bin/sh -c mkdir -p661 B10RUN /bin/sh -c chown -R1.44 KB11USER nobody0 B12WORKDIR /var/www/html611 B13COPY src/ /var/www/html/ # buildkit801 B14EXPOSE map[8080/tcp:{}]0 B15CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B16HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 BCommand
ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /