Sign inSign up

dmnlouis/php:8.3

Multi-platform
Languages & frameworks
Index digest

sha256:b83cd543329428a37102d46ac16624dc2ba3213bc30d4d3d1d051ce47c5b9862

OS/ARCH

Compressed size

314.87 MB

Last pushed

almost 2 years by dmnlouis

Type

Image

Manifest digest

sha256:8e7a592064e839e80d5b25595ecf2bb6167e36d7b64f1c9f5bbc1b88e46bdc38

Image Layers

1ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit3.9 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.77 MB
5RUN /bin/sh -c set -eux;946 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.130 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.13.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.13.tar.xz.asc0 B
14ENV PHP_SHA256=89adb978cca209124fe53fd6327bc4966ca21213a7fa2e9504f854e3408730180 B
15RUN /bin/sh -c set -eux;11.93 MB
16COPY docker-php-source /usr/local/bin/ # buildkit491 B
17RUN /bin/sh -c set -eux;12.55 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium18.98 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ENV COMPOSER_ALLOW_SUPERUSER=10 B
27RUN /bin/sh -c echo "memory_limit241 B
28RUN /bin/sh -c apk add3.84 MB
29RUN /bin/sh -c apk add12.14 MB
30RUN /bin/sh -c apk add259.84 MB
31RUN /bin/sh -c apk add1.73 MB
32RUN /bin/sh -c npm install2.44 MB
33ENV PYTHON=/usr/bin/python30 B
34RUN /bin/sh -c curl -sS723.12 KB

Command

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