sha256:5d6a67ce5cd3a47b105d7314e9e543954eb57b32d533d0a8ccc715d2cb229c47
OS/ARCH
Compressed size
110.13 MB
Last pushed
10 months by mainfrezzer
Type
Image
Manifest digest
sha256:4dc1f04bf0887cdef4f132af1d8f53b89dc67d6a7b67a8a8e457476eb7b78c4d
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.3 MB5RUN /bin/sh -c set -eux;933 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;222 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.140 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.14.tar.xz.asc0 B14ENV PHP_SHA256=bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a30 B15RUN /bin/sh -c set -eux;13.03 MB16COPY docker-php-source /usr/local/bin/ # buildkit484 B17RUN /bin/sh -c set -eux;14.33 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.61 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.6 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.27 KB28RUN /bin/sh -c install-php-extensions bcmath22.91 MB29RUN /bin/sh -c rm /usr/local/bin/install-php-extensions185 B30ENV NGINX_UPLOAD=138m0 B31ENV NGINX_TIMEOUT=120s0 B32WORKDIR /var/www/html32 B33RUN /bin/sh -c apk add29.96 MB34RUN /bin/sh -c sed -i701 B35COPY --chown=root:www-data --chmod=640 /build .20.89 MB36COPY --chown=root:www-data --chmod=640 /build/public ./public1.85 MB37RUN /bin/sh -c chown root:www-data122.76 KB38RUN /bin/sh -c sed -i1.6 KB39RUN /bin/sh -c mkdir -p126 B40RUN /bin/sh -c chown -R893 B41COPY docker/supervisord.conf /etc/supervisord.conf # buildkit806 B42COPY docker/Caddyfile /etc/caddy/Caddyfile # buildkit380 B43COPY docker/crontab /etc/supercronic/crontab # buildkit198 B44COPY docker/entrypoint.sh /entrypoint.sh # buildkit983 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 # buildkit233 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.2-x86_64.tar.gz / # buildkit