Sign inSign up

alexishw/nginx-php-fpm:7.4.33-fpm-bullseye-nginx-1.24.0-ext

Web servers
Manifest digest

sha256:41c3266166a0aec0c40654dd2151a149fcc43948cb4faad427e1e9d8bef649be

OS/ARCH

linux/amd64

Compressed size

193.44 MB

Last pushed

5 months by alexishw

Type

Image

Manifest digest

sha256:41c3266166a0aec0c40654dd2151a149fcc43948cb4faad427e1e9d8bef649be

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.24 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.22 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.25 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26LABEL maintainer=Ernest Chiang <[email protected]>0 B
27ARG VERSION_OS0 B
28ENV VERSION_OS=0 B
29ENV NGINX_VERSION=1.24.00 B
30ENV NJS_VERSION=0.7.120 B
31ENV PKG_RELEASE=1~bullseye0 B
32RUN |1 VERSION_OS= /bin/sh -c8.65 MB
33COPY bullseye/scripts/docker-entrypoint.sh / # buildkit623 B
34COPY bullseye/scripts/10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit904 B
35COPY bullseye/scripts/20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit670 B
36COPY bullseye/scripts/30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
37ENTRYPOINT ["/docker-entrypoint.sh"]0 B
38EXPOSE map[80/tcp:{}]0 B
39STOPSIGNAL SIGQUIT0 B
40RUN |1 VERSION_OS= /bin/sh -c23.07 MB
41COPY bullseye/conf/supervisord.conf /etc/supervisord.conf # buildkit376 B
42COPY bullseye/conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.26 KB
43COPY bullseye/conf/nginx-default.conf /etc/nginx/conf.d/default.conf # buildkit996 B
44CMD ["nginx" "-g" "daemon off;"]0 B
45RUN /bin/sh -c apt-get update4.48 MB
46RUN /bin/sh -c apt-get install3.09 MB
47RUN /bin/sh -c docker-php-ext-configure gd550.68 KB
48RUN /bin/sh -c pecl install1.78 MB

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /