Sign inSign up

eworkssk/php-fpm:8.3

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:2e683741a0876d3a2323d397ab37cc0034a97afe618aecf1a01cf86b04293c9d

OS/ARCH

Compressed size

355.41 MB

Last pushed

about 2 months by eworkssk

Type

Image

Manifest digest

sha256:f32158868ff55ff85e40b1e980744ba64f41f4abc72c6f50f7854a2511f4df1e

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;224 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.320 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.32.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.32.tar.xz.asc0 B
13ENV PHP_SHA256=8698ec1f9402fa5e5e872ae3d0916b62f5f27503c1fbfc9cc3521e113355ea920 B
14RUN /bin/sh -c set -eux;12.16 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;11.35 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium244 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit38.43 KB
27ENV PHP_POOL_DIR=/usr/local/etc/php-fpm.d0 B
28RUN /bin/sh -c install-php-extensions bcmath17.47 KB
29RUN /bin/sh -c install-php-extensions bz2115.19 KB
30RUN /bin/sh -c install-php-extensions calendar13.77 KB
31RUN /bin/sh -c install-php-extensions csv14.66 KB
32RUN /bin/sh -c install-php-extensions decimal276.99 KB
33RUN /bin/sh -c install-php-extensions exif34.27 KB
34RUN /bin/sh -c install-php-extensions gd11.02 MB
35RUN /bin/sh -c install-php-extensions geospatial19.4 KB
36RUN /bin/sh -c install-php-extensions gettext5.26 KB
37RUN /bin/sh -c install-php-extensions gnupg3.41 MB
38RUN /bin/sh -c install-php-extensions http16.04 MB
39RUN /bin/sh -c install-php-extensions imagick37.97 MB
40RUN /bin/sh -c install-php-extensions imap787.95 KB
41RUN /bin/sh -c install-php-extensions intl385.75 KB
42RUN /bin/sh -c install-php-extensions mcrypt329.23 KB
43RUN /bin/sh -c install-php-extensions mysqli56.36 KB
44RUN /bin/sh -c install-php-extensions oci837.65 MB
45RUN /bin/sh -c install-php-extensions opcache177 B
46RUN /bin/sh -c install-php-extensions pdo_mysql13.35 KB
47RUN /bin/sh -c install-php-extensions pdo_oci211.75 KB
48RUN /bin/sh -c install-php-extensions redis577.94 KB
49RUN /bin/sh -c install-php-extensions soap347.99 KB
50RUN /bin/sh -c install-php-extensions sockets44.54 KB
51RUN /bin/sh -c install-php-extensions ssh2251.45 KB
52RUN /bin/sh -c install-php-extensions vips15.8 MB
53RUN /bin/sh -c install-php-extensions yaml360.48 KB
54RUN /bin/sh -c install-php-extensions zip347.64 KB
55RUN /bin/sh -c apt-get update38.55 MB
56RUN /bin/sh -c curl https://rclone.org/install.sh26.48 MB
57RUN /bin/sh -c rclone config221 B
58RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"23.55 KB
59COPY ./custom.ini /usr/local/etc/php/conf.d/xy-custom.ini # buildkit312 B
60COPY ./pools/* /usr/local/etc/php-fpm.d/ # buildkit6.99 KB
61USER www-data0 B
62EXPOSE [9000/tcp]0 B
63EXPOSE [9001/tcp]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'