Sign inSign up

caelumek/caddy:8.4-dev

Multi-platform
Index digest

sha256:49798df5f8d13c238ca08ab021d68537bd7b4023408d83381c71e4baddd743c5

OS/ARCH

Compressed size

333.57 MB

Last pushed

9 months by caelumek

Type

Image

Manifest digest

sha256:76e2fb03e35d895e6b8543324c8f5ba9eb5757e264b5a3a6fef2d1f20f550b53

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;223 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;223 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.150 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.15.tar.xz.asc0 B
13ENV PHP_SHA256=a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e0 B
14RUN /bin/sh -c set -eux;13.16 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;13.03 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.98 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26LABEL org.opencontainers.image.title=aquila-php org.opencontainers.image.description=PHP‐FPM image preconfigured0 B
27COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.36 KB
28RUN /bin/sh -c apt update66.55 MB
29RUN /bin/sh -c echo "pl_PL.UTF-81.59 MB
30COPY /usr/bin/composer /usr/bin/composer # buildkit759.74 KB
31ENV COMPOSER_ALLOW_SUPERUSER=10 B
32COPY ../config/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit903 B
33COPY ../config/php/scripts/ /usr/local/bin/ # buildkit405 B
34RUN /bin/sh -c chmod +x32 B
35RUN /bin/sh -c xdebug-toggle off428 B
36WORKDIR /var/www/html32 B
37COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit2.77 MB
38COPY /usr/local/bin/node /usr/local/bin/node # buildkit40.84 MB
39COPY /usr/local/bin/symfony /usr/local/bin/symfony # buildkit5.88 MB
40RUN /bin/sh -c apt update32.97 MB
41RUN /bin/sh -c rm /usr/local/etc/php/conf.d/prod.ini22.13 KB
42LABEL org.opencontainers.image.authors=Bartosz Piotr Pazoła<[email protected]>0 B
43COPY /usr/bin/caddy /usr/bin/caddy # buildkit15.19 MB
44RUN /bin/sh -c apt update32 B
45COPY ./config/caddy/ /etc/caddy/ # buildkit504 B
46COPY ./config/supervisor/ /etc/supervisor/conf.d/ # buildkit403 B
47EXPOSE [80/tcp]0 B
48EXPOSE [443/tcp]0 B
49CMD ["/usr/bin/supervisord"]0 B

Command

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