sha256:c6355acacaa6061f99737744a4606f7c47de6dfb2e677003cb2a69567bb3a101
OS/ARCH
linux/amd64
Compressed size
179.84 MB
Last pushed
7 months by tangramor
Type
Image
Manifest digest
sha256:c6355acacaa6061f99737744a4606f7c47de6dfb2e677003cb2a69567bb3a101
Image Layers
1ADD alpine-minirootfs-3.23.3-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;932 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B12ENV PHP_VERSION=8.5.20 B13ENV PHP_URL=https://www.php.net/distributions/php-8.5.2.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.2.tar.xz.asc0 B14ENV PHP_SHA256=cb75a9b00a2806f7390dd64858ef42a47b443b3475769c8af6af33a18b1381f10 B15RUN /bin/sh -c set -eux;13.69 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;15.85 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable sodium22.93 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 B27LABEL org.opencontainers.image.url=https://www.github.com/tangramor/nginx-php8-fpm0 B28ARG APKMIRROR=mirrors.tuna.tsinghua.edu.cn0 B29USER root0 B30WORKDIR /var/www/html32 B31ENV TZ=Asia/Shanghai0 B32ENV COMPOSERMIRROR=https://mirrors.cloud.tencent.com/composer/0 B33COPY conf/supervisord.conf /etc/supervisord.conf # buildkit791 B34COPY conf/php-fpm.conf /etc/supervisor/conf.d/php-fpm.conf # buildkit364 B35COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit433 B36COPY conf/default.conf /etc/nginx/conf.d/default.conf # buildkit552 B37COPY start.withoutNodejs.sh /start.sh # buildkit2.17 KB38ENV PHP_MODULE_DEPS=gcc make libc-dev rabbitmq-c-dev0 B39ENV NGINX_VERSION=1.29.50 B40ENV NGINX_PKG_RELEASE=10 B41ENV NJS_VERSION=0.9.50 B42ENV PKG_RELEASE=10 B43ENV IMAGICK_VERSION=3.8.10 B44RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c20.3 MB45ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B46ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B47RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c29.06 KB48RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c70.92 MB49EXPOSE map[443/tcp:{} 80/tcp:{}]0 B50CMD ["/start.sh"]0 B52LABEL org.opencontainers.image.url=https://www.github.com/tangramor/nginx-php8-fpm0 B53ARG APKMIRROR=mirrors.tuna.tsinghua.edu.cn0 B54USER root0 B55WORKDIR /var/www/html32 B56ENV NPMMIRROR=0 B57COPY /opt /opt # buildkit1.19 MB58COPY /usr/local /usr/local # buildkit50.71 MB59COPY start.sh /start.sh # buildkit2.17 KB60EXPOSE map[443/tcp:{} 80/tcp:{}]0 B61CMD ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit