Sign inSign up

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

Languages & frameworks
Manifest digest

sha256:6fb6931006cc8e33b78377b79a3beab394aae7001b7aef5d16f5959012b2f7d3

OS/ARCH

linux/amd64

Compressed size

128.5 MB

Last pushed

8 months by tangramor

Type

Image

Manifest digest

sha256:6fb6931006cc8e33b78377b79a3beab394aae7001b7aef5d16f5959012b2f7d3

Image Layers

1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 MB
5RUN /bin/sh -c set -eux;935 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.10 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.1.tar.xz.asc0 B
14ENV PHP_SHA256=3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff988150 B
15RUN /bin/sh -c set -eux;13.69 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;15.84 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium22.94 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26LABEL org.opencontainers.image.authors=Wang Junhua([email protected])0 B
27LABEL org.opencontainers.image.url=https://www.github.com/tangramor/nginx-php8-fpm0 B
28ARG APKMIRROR=mirrors.tuna.tsinghua.edu.cn0 B
29USER root0 B
30WORKDIR /var/www/html32 B
31ENV TZ=Asia/Shanghai0 B
32ENV COMPOSERMIRROR=https://mirrors.cloud.tencent.com/composer/0 B
33COPY conf/supervisord.conf /etc/supervisord.conf # buildkit791 B
34COPY conf/php-fpm.conf /etc/supervisor/conf.d/php-fpm.conf # buildkit364 B
35COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit433 B
36COPY conf/default.conf /etc/nginx/conf.d/default.conf # buildkit552 B
37COPY start.withoutNodejs.sh /start.sh # buildkit2.17 KB
38ENV PHP_MODULE_DEPS=gcc make libc-dev rabbitmq-c-dev0 B
39ENV NGINX_VERSION=1.29.40 B
40ENV NGINX_PKG_RELEASE=10 B
41ENV NJS_VERSION=0.9.50 B
42ENV PKG_RELEASE=10 B
43ENV IMAGICK_VERSION=3.8.10 B
44RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c20.3 MB
45ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
46ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
47RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c29.05 KB
48RUN |1 APKMIRROR=mirrors.tuna.tsinghua.edu.cn /bin/sh -c71.5 MB
49EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
50CMD ["/start.sh"]0 B

Command

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