sha256:6cb45b84d69c808ac4bead42499f1b94bb3e16e2ea34c591e30ada5e1ab09311
OS/ARCH
Compressed size
127.42 MB
Last pushed
about 18 hours by ynievesdotnet
Type
Image
Manifest digest
sha256:c4c9193366375ca9b8af4a377ecf9df0d3af841ebde10f6e1f4b1995b691e96a
Image Layers
1ADD file ... in / 2.6 MB2CMD ["/bin/sh"]0 B4LABEL version=1.0.00 B5LABEL description=Alpine 3.15, PHP 7.40 B6WORKDIR /var/www/html129 B7RUN /bin/sh -c apk add123.89 MB8COPY /usr/bin/composer /usr/bin/composer # buildkit813.43 KB9COPY config/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit1.44 KB10COPY config/nginx/conf.d /etc/nginx/conf.d/ # buildkit1.04 KB11RUN /bin/sh -c ln -s149 B12COPY config/php/fpm-pool.conf /etc/php7/php-fpm.d/www.conf # buildkit543 B13COPY config/php/php.ini /etc/php7/conf.d/custom.ini # buildkit225 B14COPY config/exim/exim.conf /etc/exim/exim.conf # buildkit16.29 KB15RUN /bin/sh -c mkdir -p142 B16COPY config/supervisord.conf /etc/supervisord.conf # buildkit360 B17COPY config/supervisord.d/ /etc/supervisord.d/ # buildkit416 B18RUN /bin/sh -c addgroup -g2.22 KB19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B20COPY --chown=app src/ /var/www/html/ #122.17 KB21EXPOSE [80/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL curl --silent --fail0 BCommand
ADD file:3982c510455cc0ceea8cf8dd0b50b69588e35fd4f84522cb4000582c73781672 in /