sha256:e2b702369ed0ce2744546b73daa7cf1add3014bc4ca15df99647de7a57a236b3
OS/ARCH
Compressed size
142.22 MB
Last pushed
8 months by mainfrezzer
Type
Image
Manifest digest
sha256:769399e3eba2a23e985c05800d1427114d4352a5362bb370002a8f4e46e77e12
Image Layers
1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 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;934 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;215 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.170 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.17.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.17.tar.xz.asc0 B14ENV PHP_SHA256=28b234e347286158cae921d61283eb1169d89bc9d2e5f5976567260ff38b0bfa0 B15RUN /bin/sh -c set -eux;13.06 MB16COPY docker-php-source /usr/local/bin/ # buildkit490 B17RUN /bin/sh -c set -eux;14.48 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.95 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.96 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.05 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.78 KB28RUN /bin/sh -c install-php-extensions bcmath23.11 MB29RUN /bin/sh -c rm /usr/local/bin/install-php-extensions186 B30ENV NGINX_UPLOAD=138m0 B31ENV NGINX_TIMEOUT=120s0 B32WORKDIR /var/www/html32 B33RUN /bin/sh -c apk add57.23 MB34RUN /bin/sh -c npm i2.98 MB35RUN /bin/sh -c sed -i700 B36COPY /usr/local/bin/composer /usr/local/bin/composer # buildkit758.16 KB37COPY --chown=root:www-data --chmod=770 /build .21.48 MB38COPY --chown=root:www-data --chmod=770 /build/public ./public1.88 MB39RUN /bin/sh -c mkdir -p54.89 KB40RUN /bin/sh -c sed -i1.6 KB41RUN /bin/sh -c mkdir -p124 B42RUN /bin/sh -c chown -R891 B43COPY docker/supervisord.conf /etc/supervisord.conf # buildkit804 B44COPY docker/Caddyfile /etc/caddy/Caddyfile # buildkit383 B45COPY docker/crontab /etc/crontabs/crontab # buildkit194 B46COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.25 KB47COPY docker/magnon.conf /etc/nginx/http.d/default.conf # buildkit1.42 KB48RUN /bin/sh -c chown -R1.43 KB49COPY docker/healthcheck.sh /healthcheck.sh # buildkit235 B50HEALTHCHECK &{["CMD-SHELL" "/bin/ash /healthcheck.sh"] "5m0s"0 B51EXPOSE map[443/tcp:{} 80/tcp:{}]0 B52VOLUME [/pelican-data]0 B53USER www-data0 B54ENTRYPOINT ["/bin/ash" "/entrypoint.sh"]0 B55CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit