Sign inSign up

carlesbarreda/php:8.2.30-fpm-alpine

Multi-platform
Languages & frameworks
Developer tools
Web servers
Index digest

sha256:3cdd05597d7c916d2c8b86c6546a994703529d1472c7725910101dad6d4d2f0f

OS/ARCH

Compressed size

73.41 MB

Last pushed

9 months by carlesbarreda

Type

Image

Manifest digest

sha256:d0a7dfa012194f1f25f86933e34dcf8e597e5d2e7d1298523fc86ccebcc0d58f

Image Layers

1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 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;222 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.300 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.30.tar.xz.asc0 B
14ENV PHP_SHA256=bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb0150 B
15RUN /bin/sh -c set -eux;11.61 MB
16COPY docker-php-source /usr/local/bin/ # buildkit484 B
17RUN /bin/sh -c set -eux;12.42 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.79 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.81 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
27RUN /bin/sh -c set -eux;35.87 MB
28RUN /bin/sh -c set -ex;6.01 MB
29ENV MAX_EXECUTION_TIME=6000 B
30ENV MEMORY_LIMIT=512M0 B
31ENV UPLOAD_LIMIT=2048K0 B
32RUN /bin/sh -c set -ex;984 B

Command

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