sha256:093b6bc85b188e378d4895e62f59813c79c877c9ef0f149e452f7d3ae80fd3a6
OS/ARCH
Compressed size
110.33 MB
Last pushed
9 months by mainfrezzer
Type
Image
Manifest digest
sha256:59658b535aab06a1daa1bc4857e0abd65f5038e9e3baf4accbe9d72a8c2976b1
Image Layers
1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.43 MB5RUN /bin/sh -c set -eux;930 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.160 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.16.tar.xz.asc0 B14ENV PHP_SHA256=f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae300 B15RUN /bin/sh -c set -eux;13.05 MB16COPY docker-php-source /usr/local/bin/ # buildkit489 B17RUN /bin/sh -c set -eux;14 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.79 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.81 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;8.98 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.42 KB28RUN /bin/sh -c install-php-extensions bcmath22.87 MB29RUN /bin/sh -c rm /usr/local/bin/install-php-extensions184 B30ENV NGINX_UPLOAD=138m0 B31ENV NGINX_TIMEOUT=120s0 B32WORKDIR /var/www/html32 B33RUN /bin/sh -c apk add29.59 MB34RUN /bin/sh -c sed -i700 B35COPY --chown=root:www-data --chmod=640 /build .21.28 MB36COPY --chown=root:www-data --chmod=640 /build/public ./public1.88 MB37RUN /bin/sh -c chown root:www-data124.66 KB38RUN /bin/sh -c sed -i1.6 KB39RUN /bin/sh -c mkdir -p125 B40RUN /bin/sh -c chown -R890 B41COPY docker/supervisord.conf /etc/supervisord.conf # buildkit807 B42COPY docker/Caddyfile /etc/caddy/Caddyfile # buildkit384 B43COPY docker/crontab /etc/supercronic/crontab # buildkit200 B44COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.14 KB45COPY docker/magnon.conf /etc/nginx/http.d/default.conf # buildkit1.43 KB46RUN /bin/sh -c chown -R1.43 KB47COPY docker/healthcheck.sh /healthcheck.sh # buildkit235 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.23.2-aarch64.tar.gz / # buildkit