Sign inSign up

swarnat/ruestzeit-anmeldung:latest

Manifest digest

sha256:e3abcaaa9af1d5e4a160fb2d275b1fbeee81bc4f31622f7bc75a602e9f42ce11

OS/ARCH

linux/amd64

Compressed size

426.23 MB

Last pushed

over 1 year by swarnat

Type

Image

Manifest digest

sha256:e3abcaaa9af1d5e4a160fb2d275b1fbeee81bc4f31622f7bc75a602e9f42ce11

Image Layers

1# debian.sh --arch 'amd64' out/26.9 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;99.5 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 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.190 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc0 B
13ENV PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f0 B
14RUN /bin/sh -c set -eux;12.08 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;34.61 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 /app93 B
22RUN /bin/sh -c apt-get update165.53 KB
23RUN /bin/sh -c set -eux;455 B
24COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit743 B
25RUN /bin/sh -c curl -sSLf33.44 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/ # buildkit135.83 KB
42RUN /bin/sh -c apt-get install4.26 KB
43COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit15.99 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 update33.04 MB
48RUN /bin/sh -c set -eux;12.25 MB
49ENV COMPOSER_ALLOW_SUPERUSER=10 B
50ENV PHP_INI_SCAN_DIR=:/usr/local/etc/php/app.conf.d0 B
51COPY frankenphp/conf.d/10-app.ini /usr/local/etc/php/app.conf.d/ # buildkit448 B
52COPY --chmod=755 frankenphp/docker-entrypoint.sh /usr/local/bin/docker-entrypoint #1.09 KB
53COPY frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit631 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.59 KB
60COPY frankenphp/conf.d/20-app.prod.ini /usr/local/etc/php/app.conf.d/ # buildkit276 B
61COPY frankenphp/worker.Caddyfile /etc/caddy/worker.Caddyfile # buildkit250 B
62COPY composer.* symfony.* ./ #48.66 KB
63RUN /bin/sh -c set -eux;59.69 MB
64COPY . ./ # buildkit126.72 MB
65RUN /bin/sh -c rm -Rf145 B
66RUN /bin/sh -c set -eux;5.05 MB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'