sha256:6bba21c9456bff110ba142a9195e6e9fdb960d381c53c8b771957afaf2dc3f36
OS/ARCH
Compressed size
106.42 MB
Last pushed
about 1 year by mainfrezzer
Type
Image
Manifest digest
sha256:90ef47cb8ad6c71cb2e7b0d5df397bd308d16ab9e997249404c353ac3bfa4795
Image Layers
1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.65 MB5RUN /bin/sh -c set -eux;935 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.120 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.12.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.12.tar.xz.asc0 B14ENV PHP_SHA256=c1b7978cbb5054eed6c749bde4444afc16a3f2268101fb70a7d5d9b1083b12ad0 B15RUN /bin/sh -c set -eux;13.03 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;14.99 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.5 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.49 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;8.97 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #35.19 KB28RUN /bin/sh -c install-php-extensions bcmath22.91 MB29RUN /bin/sh -c rm /usr/local/bin/install-php-extensions183 B30ENV NGINX_UPLOAD=138m0 B31ENV NGINX_TIMEOUT=120s0 B32WORKDIR /var/www/html32 B33RUN /bin/sh -c apk add29.93 MB34RUN /bin/sh -c sed -i701 B35COPY --chown=root:www-data --chmod=640 /build .15.99 MB36COPY --chown=root:www-data --chmod=640 /build/public ./public95.13 KB37RUN /bin/sh -c chown root:www-data69.37 KB38RUN /bin/sh -c sed -i1.6 KB39RUN /bin/sh -c mkdir -p125 B40RUN /bin/sh -c chown -R44.5 KB41COPY docker/supervisord.conf /etc/supervisord.conf # buildkit807 B42COPY docker/Caddyfile /etc/caddy/Caddyfile # buildkit381 B43COPY docker/crontab /etc/supercronic/crontab # buildkit198 B44COPY docker/entrypoint.sh /entrypoint.sh # buildkit982 B45COPY docker/magnon.conf /etc/nginx/http.d/default.conf # buildkit1.42 KB46RUN /bin/sh -c chown -R1.43 KB47COPY docker/healthcheck.sh /healthcheck.sh # buildkit234 B48HEALTHCHECK &{["CMD-SHELL" "/bin/ash /healthcheck.sh"] "5m0s"0 B49EXPOSE map[443/tcp:{} 80/tcp:{}]0 B50VOLUME [/pelican-data]0 B51USER www-data0 B52ENTRYPOINT ["/bin/ash" "/entrypoint.sh"]0 B53CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit