sha256:d67711efd9c22fc570fd2bca45b1d6106f188894c12e97c5b716b1cab4b1ffa8
OS/ARCH
linux/amd64
Compressed size
100.76 MB
Last pushed
over 1 year by mainfrezzer
Type
Image
Manifest digest
sha256:d67711efd9c22fc570fd2bca45b1d6106f188894c12e97c5b716b1cab4b1ffa8
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.18 MB5RUN /bin/sh -c set -eux;934 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.190 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc0 B14ENV PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f0 B15RUN /bin/sh -c set -eux;12 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;12.63 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.38 KB19RUN /bin/sh -c docker-php-ext-enable sodium19.56 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.96 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/ #33.44 KB27RUN /bin/sh -c install-php-extensions bcmath22.02 MB28RUN /bin/sh -c rm /usr/local/bin/install-php-extensions186 B29WORKDIR /var/www/html32 B30RUN /bin/sh -c apk update31.39 MB31RUN /bin/sh -c sed -i701 B32COPY --chown=root:www-data --chmod=640 /build .15.89 MB33COPY --chown=root:www-data --chmod=640 /build/public ./public29.88 KB34RUN /bin/sh -c chown root:www-data67.18 KB35RUN /bin/sh -c sed -i1.6 KB36RUN /bin/sh -c mkdir -p125 B37RUN /bin/sh -c chown -R891 B38COPY docker/supervisord.conf /etc/supervisord.conf # buildkit808 B39COPY docker/Caddyfile /etc/caddy/Caddyfile # buildkit289 B40COPY docker/crontab /etc/supercronic/crontab # buildkit199 B41COPY docker/entrypoint.sh ./docker/entrypoint.sh # buildkit900 B42COPY docker/magnon.conf /etc/nginx/http.d/default.conf # buildkit1.49 KB43HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/up0 B44EXPOSE map[443/tcp:{} 80/tcp:{}]0 B45VOLUME [/pelican-data]0 B46USER www-data0 B47ENTRYPOINT ["/bin/ash" "docker/entrypoint.sh"]0 B48CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit