sha256:ea5aa63db43d7c616bc91e0472fa42568fdcb0c3eb369cb82bb6f11fc129dd04
OS/ARCH
Compressed size
118.89 MB
Last pushed
about 16 hours by ynievesdotnet
Type
Image
Manifest digest
sha256:a674572f9da7dea93843e2185ff406e470a06b8b6e4e7d7af05d5595863c85cc
Image Layers
1ADD file ... in / 2.32 MB2CMD ["/bin/sh"]0 B4LABEL version=1.0.00 B5LABEL description=Alpine 3.15, PHP 7.40 B6WORKDIR /var/www/html131 B7RUN /bin/sh -c apk add115.63 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 -s150 B12COPY config/php/fpm-pool.conf /etc/php7/php-fpm.d/www.conf # buildkit545 B13COPY config/php/php.ini /etc/php7/conf.d/custom.ini # buildkit223 B14COPY config/exim/exim.conf /etc/exim/exim.conf # buildkit16.29 KB15RUN /bin/sh -c mkdir -p143 B16COPY config/supervisord.conf /etc/supervisord.conf # buildkit360 B17COPY config/supervisord.d/ /etc/supervisord.d/ # buildkit416 B18RUN /bin/sh -c addgroup -g2.21 KB19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B20COPY --chown=app src/ /var/www/html/ #122.18 KB21EXPOSE [80/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL curl --silent --fail0 BCommand
ADD file:7db2190514505972d94b9e3fbd64c82b41614dfb70b2daaf9fa70e420281f15d in /