Sign inSign up

caelumek/php:8.5

Multi-platform
Languages & frameworks
Index digest

sha256:29d93edf3c23d5901520a84e9fff4e3d6de43d1aa15aec3cea200dccfb344cba

OS/ARCH

Compressed size

252.78 MB

Last pushed

8 months by caelumek

Type

Image

Manifest digest

sha256:dee0e61be624b5683293ee8b516d67fd40650245fc847a40e2613ad77de554cf

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2RUN /bin/sh -c set -eux;225 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;222 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
11ENV PHP_VERSION=8.5.10 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.5.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.1.tar.xz.asc0 B
13ENV PHP_SHA256=3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff988150 B
14RUN /bin/sh -c set -eux;13.8 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;14.37 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable sodium246 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20WORKDIR /var/www/html32 B
21RUN /bin/sh -c set -eux;8.97 KB
22STOPSIGNAL SIGQUIT0 B
23EXPOSE map[9000/tcp:{}]0 B
24CMD ["php-fpm"]0 B
25ENV TZ=Europe/Warsaw LANG=pl_PL.UTF-8 LC_ALL=pl_PL.UTF-8 COMPOSER_ALLOW_SUPERUSER=10 B
26RUN /bin/sh -c apt update41.05 MB
27COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.78 KB
28COPY /usr/bin/composer /usr/bin/composer # buildkit758.13 KB
29RUN /bin/sh -c install-php-extensions 26.78 MB
30COPY /usr/bin/caddy /usr/bin/caddy # buildkit15.19 MB
31RUN /bin/sh -c setcap 'cap_net_bind_service=+ep'32 B
32WORKDIR /var/www/html32 B
33COPY ./config/caddy/ /etc/caddy/ # buildkit913 B
34COPY ./config/supervisor/ /etc/supervisor/conf.d/ # buildkit436 B
35EXPOSE [443/tcp 80/tcp]0 B
36LABEL org.opencontainers.image.authors=Bartosz Piotr PazoƂa <[email protected]>0 B
37RUN /bin/sh -c cp "$PHP_INI_DIR/php.ini-production"22.49 KB
38COPY ./config/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit1.25 KB
39CMD ["/usr/bin/supervisord"]0 B

Command

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