sha256:15bb2530db95d59b73dbaba505f5f3248b193e6ec9d8d04b56064afe004d5baf
OS/ARCH
Compressed size
106.37 MB
Last pushed
about 3 hours by ynievesdotnet
Type
Image
Manifest digest
sha256:15193fe04168ecb593cdadc7072f28f91dca59b04cd6a80d4d4ce7bf7ca4ccbb
Image Layers
1ADD alpine-minirootfs-3.23.6-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4LABEL version=1.0.00 B5LABEL description=Alpine 3.23, PHP 8.40 B6WORKDIR /var/www/html130 B7RUN /bin/sh -c apk add101.77 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/php84/php-fpm.d/www.conf # buildkit547 B13COPY config/php/php.ini /etc/php84/conf.d/custom.ini # buildkit227 B14COPY config/exim/exim.conf /etc/exim/exim.conf # buildkit16.29 KB15RUN /bin/sh -c mkdir -p143 B16COPY config/supervisord.conf /etc/supervisord.conf # buildkit359 B17COPY config/supervisord.d/ /etc/supervisord.d/ # buildkit417 B18RUN /bin/sh -c addgroup -g1.98 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 alpine-minirootfs-3.23.6-x86_64.tar.gz / # buildkit