Sign inSign up

cirolosapio/php-fpm:8.5-mysql-magento

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:e2b687b1a8e08056605304093ae9aa13d14a58f69edd763e2bf484c01875f13a

OS/ARCH

Compressed size

199.73 MB

Last pushed

about 2 months by cirolosapio

Type

Image

Manifest digest

sha256:a888b41c61993c8c682c2586130a574e643778cd4803a88331968352b430e606

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.32 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;216 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.9.tar.xz.asc0 B
14ENV PHP_SHA256=0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f40 B
15RUN /bin/sh -c set -eux;13.77 MB
16COPY docker-php-source /usr/local/bin/ # buildkit486 B
17RUN /bin/sh -c set -eux;16.07 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.8 KB
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
26RUN /bin/sh -c apk --no-cache10.58 MB
27RUN /bin/sh -c docker-php-ext-install pdo_mysql42.18 KB
28RUN /bin/sh -c docker-php-ext-enable pdo_mysql25.33 KB
29USER 00 B
30RUN /bin/sh -c apk --no-cache95.45 KB
31RUN /bin/sh -c apk --no-cache19.83 MB
32RUN /bin/sh -c docker-php-ext-configure gd131.54 MB
33RUN /bin/sh -c docker-php-ext-install bcmath768.79 KB

Command

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