Sign inSign up

liampiginthecity/phoenix-auth-server:develop

Multi-platform
Security
Web servers
Index digest

sha256:cabe7bf1e13dfa27f46da8d393aef9cd41533dd2285fa5610ae0e3be75e46853

OS/ARCH

Compressed size

206.22 MB

Last pushed

over 1 year by liampiginthecity

Type

Image

Manifest digest

sha256:1265eaca5d662a6b9ac79719e604f079ece1d0be04dc19b3d03da36b2a85ddd8

Image Layers

1# debian.sh --arch 'arm64' out/26.74 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;93.58 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.170 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.17.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.17.tar.xz.asc0 B
13ENV PHP_SHA256=6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb0 B
14RUN /bin/sh -c set -eux;12.06 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;34.47 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium244 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21WORKDIR /app93 B
22RUN /bin/sh -c apt-get update168.47 KB
23RUN /bin/sh -c set -eux;455 B
24COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit742 B
25RUN /bin/sh -c curl -sSLf33.35 KB
26CMD ["--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]0 B
27HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:2019/metrics0 B
28ENV XDG_CONFIG_HOME=/config0 B
29ENV XDG_DATA_HOME=/data0 B
30EXPOSE map[80/tcp:{}]0 B
31EXPOSE map[443/tcp:{}]0 B
32EXPOSE map[443/udp:{}]0 B
33EXPOSE map[2019/tcp:{}]0 B
34LABEL org.opencontainers.image.title=FrankenPHP0 B
35LABEL org.opencontainers.image.description=The modern PHP app0 B
36LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
37LABEL org.opencontainers.image.source=https://github.com/dunglas/frankenphp0 B
38LABEL org.opencontainers.image.licenses=MIT0 B
39LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
40ENV GODEBUG=cgocheck=00 B
41COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit137.43 KB
42RUN /bin/sh -c apt-get install4.21 KB
43COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit14.7 MB
44RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
45WORKDIR /app32 B
46VOLUME [/app/var/]0 B
47RUN /bin/sh -c apt-get update17.18 MB
48RUN /bin/sh -c set -eux;3.38 MB
49ENV COMPOSER_ALLOW_SUPERUSER=10 B
50RUN /bin/sh -c install-php-extensions pdo_pgsql291.73 KB
51COPY frankenphp/conf.d/app.ini /usr/local/etc/php/conf.d/ # buildkit423 B
52COPY frankenphp/docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit1.31 KB
53COPY frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit861 B
54ENTRYPOINT ["docker-entrypoint"]0 B
55HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:2019/metrics0 B
56CMD ["frankenphp" "run" "--config" "/etc/caddy/Caddyfile"]0 B
57ENV APP_ENV=prod0 B
58ENV FRANKENPHP_CONFIG=import worker.Caddyfile0 B
59RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"23.54 KB
60COPY frankenphp/conf.d/app.prod.ini /usr/local/etc/php/conf.d/ # buildkit249 B
61COPY frankenphp/worker.Caddyfile /etc/caddy/worker.Caddyfile # buildkit243 B
62COPY composer.* symfony.* ./ #47.21 KB
63RUN /bin/sh -c set -eux;3.09 MB
64COPY . ./ # buildkit68.63 KB
65RUN /bin/sh -c rm -Rf133 B
66RUN /bin/sh -c set -eux;255.24 KB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'