sha256:1ee8d5239e754a058cc73fcca82df2b0a84ebad030e554213705c2c01db37bf5
OS/ARCH
Compressed size
39.68 MB
Last pushed
about 6 years by pgardella
Type
Image
Manifest digest
sha256:1ee8d5239e754a058cc73fcca82df2b0a84ebad030e554213705c2c01db37bf5
Image Layers
1ADD file ... in / 2.48 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache37.19 MB5COPY config/nginx.conf /etc/nginx/nginx.conf # buildkit1.82 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 # buildkit871 B9RUN /bin/sh -c mkdir -p663 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:f46e997a56849423db17e5fc9f0249ab6c73b155245927dba5fcb9dfd65f622f in /