sha256:b5260565d72c91b7d18d92b8986c908cdf49457f717675afd5472cdf63eccdce
OS/ARCH
linux/amd64
Compressed size
170.15 MB
Last pushed
10 months by tangramor
Type
Image
Manifest digest
sha256:b5260565d72c91b7d18d92b8986c908cdf49457f717675afd5472cdf63eccdce
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 B28LABEL org.opencontainers.image.url=https://www.github.com/tangramor/nginx-php8-fpm0 B29ARG APKMIRROR=mirrors.tuna.tsinghua.edu.cn0 B30USER root0 B31WORKDIR /var/www/html32 B32ENV TZ=Asia/Shanghai0 B33ENV COMPOSERMIRROR=https://mirrors.cloud.tencent.com/composer/0 B34COPY conf/supervisord.conf /etc/supervisord.conf # buildkit791 B35COPY conf/php-fpm.conf /etc/supervisor/conf.d/php-fpm.conf # buildkit363 B36COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit431 B37COPY conf/default.conf /etc/nginx/conf.d/default.conf # buildkit551 B38COPY start.withoutNodejs.sh /start.sh # buildkit2.17 KB39ENV PHP_MODULE_DEPS=gcc make libc-dev rabbitmq-c-dev0 B40ENV NGINX_VERSION=1.29.30 B41ENV NGINX_PKG_RELEASE=10 B42ENV NJS_VERSION=0.9.40 B43ENV PKG_RELEASE=10 B44ENV IMAGICK_VERSION=3.8.00 B45RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c16.97 MB46ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B47ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B48RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c28.69 KB49RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c68.9 MB50EXPOSE map[443/tcp:{} 80/tcp:{}]0 B51CMD ["/start.sh"]0 B53LABEL org.opencontainers.image.url=https://www.github.com/tangramor/nginx-php8-fpm0 B54ARG APKMIRROR=mirrors.tuna.tsinghua.edu.cn0 B55USER root0 B56WORKDIR /var/www/html32 B57ENV NPMMIRROR=0 B58COPY /opt /opt # buildkit1.19 MB59COPY /usr/local /usr/local # buildkit48.71 MB60COPY start.sh /start.sh # buildkit2.17 KB61EXPOSE map[443/tcp:{} 80/tcp:{}]0 B62CMD ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit