Sign inSign up

caelumek/php:8.5-dev

Multi-platform
Languages & frameworks
Index digest

sha256:3a8a3eb6b086b1681eda59678fb7088e3191ef1e5972876cfc3c911176f43989

OS/ARCH

Compressed size

316.68 MB

Last pushed

8 months by caelumek

Type

Image

Manifest digest

sha256:61434448e1550adddc0d9aa54d6e3e96cbe1b875f1985d9ab60384e9156509f2

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
36RUN /bin/sh -c install-php-extensions xdebug-stable269.38 KB
37COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit2.77 MB
38COPY /usr/local/bin/node /usr/local/bin/node # buildkit40.83 MB
39COPY /usr/local/bin/symfony /usr/local/bin/symfony # buildkit5.88 MB
40RUN /bin/sh -c ln -s14.17 MB
41COPY ./config/php/scripts/ /usr/local/bin/ # buildkit799 B
42RUN /bin/sh -c chmod +x32 B
43USER root0 B
44CMD ["/usr/bin/supervisord"]0 B

Command

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