Sign inSign up

mahocommerce/maho:26.7.5-php8.5

Multi-platform
Languages & frameworks
Developer tools
Content management system
Index digest

sha256:149c1d3682c0d348363187cc58ba440f6776890ceb1b97a3dc204f811ae2be6a

OS/ARCH

Compressed size

289.05 MB

Last pushed

1 day by mahocommerce

Type

Image

Manifest digest

sha256:78f0c4c009f70eafee16a301d0039932cabd91c0642cbc78f9dc4e376b3f279c

Image Layers

1# debian.sh --arch 'amd64' out/28.45 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;225 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.100 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B
13ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
14RUN /bin/sh -c set -eux;13.93 MB
15COPY docker-php-source /usr/local/bin/ # buildkit486 B
16RUN /bin/sh -c set -eux;26.02 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium247 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21WORKDIR /app92 B
22RUN /bin/sh -c apt-get update145.81 KB
23RUN /bin/sh -c set -eux;400 B
24COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit887 B
25COPY package/content/index.php /app/public/index.php # buildkit33.03 KB
26RUN /bin/sh -c ln /etc/caddy/Caddyfile40.19 KB
27CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
28HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:2019/metrics0 B
29ENV XDG_CONFIG_HOME=/config0 B
30ENV XDG_DATA_HOME=/data0 B
31EXPOSE [80/tcp]0 B
32EXPOSE [443/tcp]0 B
33EXPOSE [443/udp]0 B
34EXPOSE [2019/tcp]0 B
35LABEL org.opencontainers.image.title=FrankenPHP0 B
36LABEL org.opencontainers.image.description=The modern PHP app0 B
37LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
38LABEL org.opencontainers.image.source=https://github.com/php/frankenphp0 B
39LABEL org.opencontainers.image.licenses=MIT0 B
40LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
41ENV GODEBUG=cgocheck=00 B
42COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit175.47 KB
43RUN /bin/sh -c apt-get install2.84 KB
44COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit19.15 MB
45RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
46ARG MYSQL=true0 B
47ARG PGSQL=true0 B
48ARG SQLITE=true0 B
49ARG COMPOSER_TEMPLATE=25.110 B
50ARG CADDYFILE=26.70 B
51ARG MAHO_VERSION=26.7.50 B
52ARG NODEJS=false0 B
53RUN |7 MYSQL=true PGSQL=true SQLITE=true3.23 KB
54RUN |7 MYSQL=true PGSQL=true SQLITE=true67.7 MB
55COPY /usr/bin/composer /usr/local/bin/composer # buildkit813.45 KB
56COPY config/composer/25.11.json /app/composer.json # buildkit328 B
57RUN |7 MYSQL=true PGSQL=true SQLITE=true20.24 MB
58COPY config/php.ini /usr/local/etc/php/php.ini # buildkit404 B
59COPY config/caddyfile/ /tmp/caddyfile/ # buildkit1.79 KB
60RUN |7 MYSQL=true PGSQL=true SQLITE=true1.76 KB

Command

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