Sign inSign up

fflo/nginx-php-fpm:latest

Networking
Web servers
Manifest digest

sha256:6c54429796c35eed9d8a6861f8a6cbfa51ded7ff03ea27ff8095e4008c120ffa

OS/ARCH

linux/amd64

Compressed size

184.85 MB

Last pushed

over 1 year by fflo

Type

Image

Manifest digest

sha256:6c54429796c35eed9d8a6861f8a6cbfa51ded7ff03ea27ff8095e4008c120ffa

Image Layers

1ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit3.48 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.18 MB
5RUN /bin/sh -c set -eux;945 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 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.10 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.1.tar.xz.asc0 B
14ENV PHP_SHA256=94c8a4fd419d45748951fa6d73bd55f6bdf0adaefb8814880a67baa66027311f0 B
15RUN /bin/sh -c set -eux;12.94 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;14.9 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.6 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.98 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26LABEL maintainer=Ric Harvey <[email protected]>0 B
27ENV php_conf=/usr/local/etc/php-fpm.conf0 B
28ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B
29ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B
30ENV LUAJIT_LIB=/usr/lib0 B
31ENV LUAJIT_INC=/usr/include/luajit-2.10 B
32ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B
33RUN /bin/sh -c apk add31.16 KB
34ENV MUSL_LOCALE_DEPS=cmake make musl-dev gcc0 B
35ENV MUSL_LOCPATH=/usr/share/i18n/locales/musl0 B
36RUN /bin/sh -c apk add84.96 MB
37RUN /bin/sh -c apk add608.82 KB
38RUN /bin/sh -c curl -s725.76 KB
39RUN /bin/sh -c alias composer='php92 B
40RUN /bin/sh -c apk add3.78 MB
41RUN /bin/sh -c apk add1.59 MB
42RUN /bin/sh -c echo /etc/apk/respositories47.06 MB
43RUN /bin/sh -c apk add11.53 MB
44ADD conf/supervisord.conf /etc/supervisord.conf # buildkit861 B
45RUN /bin/sh -c rm -Rf150 B
46ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit878 B
47RUN /bin/sh -c mkdir -p340 B
48ADD conf/nginx-site.conf /etc/nginx/sites-available/default.conf # buildkit1.21 KB
49ADD conf/nginx-site-ssl.conf /etc/nginx/sites-available/default-ssl.conf # buildkit1.29 KB
50RUN /bin/sh -c ln -s185 B
51RUN /bin/sh -c echo "cgi.fix_pathinfo=0"7.15 KB
52RUN /bin/sh -c cp /usr/local/etc/php/php.ini-development22.09 KB
53ADD scripts/start.sh /start.sh # buildkit2.71 KB
54ADD scripts/pull /usr/bin/pull # buildkit379 B
55ADD scripts/push /usr/bin/push # buildkit360 B
56ADD scripts/letsencrypt-setup /usr/bin/letsencrypt-setup # buildkit482 B
57ADD scripts/letsencrypt-renew /usr/bin/letsencrypt-renew # buildkit335 B
58RUN /bin/sh -c chmod 7553.32 KB
59ADD src/ /var/www/html/ # buildkit18.2 KB
60ADD errors/ /var/www/errors # buildkit1.61 KB
61EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
62WORKDIR /var/www/html32 B
63CMD ["/start.sh"]0 B

Command

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