Sign inSign up

cirolosapio/php-fpm:alpine-mysql-magento

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:e2b687b1a8e08056605304093ae9aa13d14a58f69edd763e2bf484c01875f13a

OS/ARCH

Compressed size

190.15 MB

Last pushed

about 2 months by cirolosapio

Type

Image

Manifest digest

sha256:50601e0eb517f3e4b7c1ba5f75dacb40be0d297907ff4e9ce4854209fd801bfa

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 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;934 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 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/ # buildkit487 B
17RUN /bin/sh -c set -eux;15.51 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.63 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.46 MB
27RUN /bin/sh -c docker-php-ext-install pdo_mysql41.64 KB
28RUN /bin/sh -c docker-php-ext-enable pdo_mysql25.35 KB
29USER 00 B
30RUN /bin/sh -c apk --no-cache97.16 KB
31RUN /bin/sh -c apk --no-cache19.9 MB
32RUN /bin/sh -c docker-php-ext-configure gd122.28 MB
33RUN /bin/sh -c docker-php-ext-install bcmath735.97 KB

Command

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