Sign inSign up

tangramor/nginx-php8-fpm:php8.4.10_withoutNodejs

Languages & frameworks
Manifest digest

sha256:7f2f327dab1a89dc5f6f33d77d0fbe6a72ac381e59f91097d89f4cddad1c89e2

OS/ARCH

linux/amd64

Compressed size

123.83 MB

Last pushed

about 1 year by tangramor

Type

Image

Manifest digest

sha256:7f2f327dab1a89dc5f6f33d77d0fbe6a72ac381e59f91097d89f4cddad1c89e2

Image Layers

1ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.67 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.100 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.10.tar.xz.asc0 B
14ENV PHP_SHA256=14983a9ef8800e6bc2d920739fd386054402f7976ca9cd7f711509496f0d26320 B
15RUN /bin/sh -c set -eux;13.02 MB
16COPY docker-php-source /usr/local/bin/ # buildkit486 B
17RUN /bin/sh -c set -eux;14.98 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.73 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.73 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;8.98 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27LABEL org.opencontainers.image.authors=Wang Junhua([email protected])0 B
28LABEL org.opencontainers.image.url=https://www.github.com/tangramor/nginx-php8-fpm0 B
29ARG APKMIRROR=mirrors.tuna.tsinghua.edu.cn0 B
30USER root0 B
31WORKDIR /var/www/html32 B
32ENV TZ=Asia/Shanghai0 B
33ENV COMPOSERMIRROR=https://mirrors.cloud.tencent.com/composer/0 B
34COPY conf/supervisord.conf /etc/supervisord.conf # buildkit788 B
35COPY conf/php-fpm.conf /etc/supervisor/conf.d/php-fpm.conf # buildkit362 B
36COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit433 B
37COPY conf/default.conf /etc/nginx/conf.d/default.conf # buildkit551 B
38COPY start.withoutNodejs.sh /start.sh # buildkit2.17 KB
39ENV PHP_MODULE_DEPS=gcc make libc-dev rabbitmq-c-dev0 B
40ENV NGINX_VERSION=1.29.00 B
41ENV NGINX_PKG_RELEASE=10 B
42ENV NJS_VERSION=0.9.00 B
43ENV PKG_RELEASE=10 B
44ENV IMAGICK_VERSION=3.8.00 B
45RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c16.77 MB
46ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
47ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
48RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c28.68 KB
49RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c69.7 MB
50EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
51CMD ["/start.sh"]0 B

Command

ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit