Sign inSign up

dwchiang/nginx-php-fpm:8.3.28-fpm-alpine3.23-nginx-1.31.0

Multi-platform
Integration & delivery
Developer tools
Web servers
Index digest

sha256:8fb858635914a79b004f6dc1e71fdb932e81b0f0fff771f30e70868484d5f74d

OS/ARCH

Compressed size

73.81 MB

Last pushed

4 months by dwchiang

Type

Image

Manifest digest

sha256:5458c48155898c68e021dc580d17e7acef58528371a721f0a82dc69726a7b44c

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;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;223 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.280 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.28.tar.xz.asc0 B
14ENV PHP_SHA256=25e3860f30198a386242891c0bf9e2955931f7b666b96c3e3103d36a2a3223260 B
15RUN /bin/sh -c set -eux;12.04 MB
16COPY docker-php-source /usr/local/bin/ # buildkit491 B
17RUN /bin/sh -c set -eux;12.75 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.94 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.95 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;8.96 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27LABEL maintainer=Ernest Chiang <[email protected]>0 B
28ARG VERSION_OS0 B
29ENV VERSION_OS=0 B
30ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B
31RUN |1 VERSION_OS= /bin/sh -c34.28 KB
32ENV NGINX_VERSION=1.31.00 B
33ENV PKG_RELEASE=10 B
34ENV DYNPKG_RELEASE=10 B
35RUN |1 VERSION_OS= /bin/sh -c1.81 MB
36ENV NJS_VERSION=0.9.80 B
37ENV NJS_RELEASE=10 B
38ENV ACME_VERSION=0.4.10 B
39RUN |1 VERSION_OS= /bin/sh -c15.86 MB
40COPY alpine3.23/scripts/docker-entrypoint.sh / # buildkit623 B
41COPY alpine3.23/scripts/10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit903 B
42COPY alpine3.23/scripts/15-local-resolvers.envsh /docker-entrypoint.d # buildkit400 B
43COPY alpine3.23/scripts/20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit666 B
44COPY alpine3.23/scripts/30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
45ENTRYPOINT ["/docker-entrypoint.sh"]0 B
46EXPOSE [80/tcp]0 B
47STOPSIGNAL SIGTERM0 B
48RUN |1 VERSION_OS= /bin/sh -c24.14 MB
49COPY alpine3.23/conf/supervisord.conf /etc/supervisord.conf # buildkit373 B
50COPY alpine3.23/conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.26 KB
51COPY alpine3.23/conf/nginx-default.conf /etc/nginx/conf.d/default.conf # buildkit994 B
52CMD ["nginx" "-g" "daemon off;"]0 B

Command

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