sha256:652a04af6520f2db13d8b337a0b743b171550a4dd6cc50e40dceff5c5f7f5395
OS/ARCH
Compressed size
141.09 MB
Last pushed
3 months by mainfrezzer
Type
Image
Manifest digest
sha256:4cc375dc410b68a934bc5134a9fdffcc9e271729d56c37a04d48111d7ab3cf01
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.31 MB5RUN /bin/sh -c set -eux;932 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;214 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B12ENV PHP_VERSION=8.5.70 B13ENV PHP_URL=https://www.php.net/distributions/php-8.5.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.7.tar.xz.asc0 B14ENV PHP_SHA256=01ba2ed1c2658dacf91bebc8be6a4885f69b811c7993831fc48e26107ab299850 B15RUN /bin/sh -c set -eux;13.75 MB16COPY docker-php-source /usr/local/bin/ # buildkit490 B17RUN /bin/sh -c set -eux;15.5 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable sodium21.64 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;9.04 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #38.43 KB27RUN /bin/sh -c install-php-extensions bcmath23.47 MB28RUN /bin/sh -c rm /usr/local/bin/install-php-extensions183 B29ENV NGINX_UPLOAD=138m0 B30ENV NGINX_TIMEOUT=120s0 B31WORKDIR /var/www/html32 B32RUN /bin/sh -c apk add56.05 MB33RUN /bin/sh -c sed -i701 B34COPY /usr/local/bin/composer /usr/local/bin/composer # buildkit804.04 KB35COPY --chown=root:www-data --chmod=770 /build .22.48 MB36COPY --chown=root:www-data --chmod=770 /build/public ./public1.55 MB37RUN /bin/sh -c mkdir -p116.11 KB38RUN /bin/sh -c sed -i1.6 KB39RUN /bin/sh -c mkdir -p126 B40RUN /bin/sh -c chown -R1013 B41COPY docker/supervisord.conf /etc/supervisord.conf # buildkit807 B42COPY docker/Caddyfile /etc/caddy/Caddyfile # buildkit377 B43COPY docker/crontab /etc/crontabs/crontab # buildkit217 B44COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.44 KB45COPY 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.24.1-aarch64.tar.gz / # buildkit