Sign inSign up

serversideup/php:frankenphp-alpine3.24

Multi-platform
Developer tools
Web servers
Index digest

sha256:41144e88b004bec03489c3aa3c941a2109164bfd0637f79eb0bbd4a7545f89ad

OS/ARCH

Compressed size

74.46 MB

Last pushed

17 days by jaydrogers

Type

Image

Manifest digest

sha256:85e6ced8c1585cfcff25c0acbb17db5a86ddf484721d9bc7d5f443cdb190a1fb

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.67 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;218 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.100 B
13ENV 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
14ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
15RUN /bin/sh -c set -eux;13.81 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;27.7 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.84 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ARG REPOSITORY_BUILD_VERSION=dev0 B
23ARG FRANKENPHP_VERSION0 B
24COPY --chmod=755 src/common/ / #36.13 KB
25COPY --chmod=755 src/utilities-webservers/ / #907 B
26RUN |2 REPOSITORY_BUILD_VERSION=v4.5.1-33486634677 FRANKENPHP_VERSION=1.12.6 /bin/sh569 B
27ARG DEPENDENCY_PACKAGES_ALPINE=shadow libstdc++0 B
28ARG DEPENDENCY_PACKAGES_DEBIAN=procps libstdc++6 zip0 B
29ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B
30ARG REPOSITORY_BUILD_VERSION=dev0 B
31LABEL org.opencontainers.image.title=serversideup/php (frankenphp) org.opencontainers.image.description=Supercharge your0 B
32ENV APP_BASE_DIR=/var/www/html CADDY_ADMIN=off CADDY_AUTO_HTTPS=off CADDY_GLOBAL_OPTIONS=0 B
33COPY /usr/bin/composer /usr/bin/composer # buildkit857.9 KB
34COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit19.73 MB
35COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit182.62 KB
36COPY src/variations/frankenphp/etc/frankenphp/ /etc/frankenphp/ # buildkit3.49 KB
37RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow libstdc++ DEPENDENCY_PACKAGES_DEBIAN=procps2.8 MB
38WORKDIR /var/www/html34 B
39USER www-data0 B
40EXPOSE map[2019/tcp:{} 8080/tcp:{} 8443/tcp:{} 8443/udp:{}]0 B
41ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B
42CMD ["frankenphp" "run" "--config" "/etc/frankenphp/Caddyfile"0 B
43HEALTHCHECK &{["CMD" "sh" "-c" "curl0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit