Sign inSign up

fflo/nginx-php-fpm:8.3.14

Networking
Web servers
Manifest digest

sha256:c65692b0f56fbec559b9776f429cd94f76e2149ee183ffcd0d218a03f13e221c

OS/ARCH

linux/amd64

Compressed size

181.45 MB

Last pushed

over 1 year by fflo

Type

Image

Manifest digest

sha256:c65692b0f56fbec559b9776f429cd94f76e2149ee183ffcd0d218a03f13e221c

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;944 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 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.140 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.14.tar.xz.asc0 B
14ENV PHP_SHA256=58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be70 B
15RUN /bin/sh -c set -eux;11.96 MB
16COPY docker-php-source /usr/local/bin/ # buildkit486 B
17RUN /bin/sh -c set -eux;12.58 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.38 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.59 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 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.43 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 # buildkit877 B
47RUN /bin/sh -c mkdir -p342 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 -s186 B
51RUN /bin/sh -c echo "cgi.fix_pathinfo=0"7.13 KB
52RUN /bin/sh -c cp /usr/local/etc/php/php.ini-development23.46 KB
53ADD scripts/start.sh /start.sh # buildkit2.71 KB
54ADD scripts/pull /usr/bin/pull # buildkit381 B
55ADD scripts/push /usr/bin/push # buildkit359 B
56ADD scripts/letsencrypt-setup /usr/bin/letsencrypt-setup # buildkit480 B
57ADD scripts/letsencrypt-renew /usr/bin/letsencrypt-renew # buildkit333 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