rpungello/webhook-tester:stable

Multi-platform
Index digest

sha256:ce2e42935ec2281f3a0b144d40f156cb5dffac3e712d968fd4d4d412cd6c8a98

OS/ARCH

Compressed size

422.85 MB

Last pushed

about 1 year by rpungello

Type

Image

Manifest digest

sha256:7491ee2187ac02375d1345c164042f7bde1b2f3d0e907bb0c38c86cbdf94eae3

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;226 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;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.60 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.6.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.6.tar.xz.asc0 B
13ENV PHP_SHA256=089b08a5efef02313483325f3bacd8c4fe311cf1e1e56749d5cc7d059e2256310 B
14RUN /bin/sh -c set -eux;13.09 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;39.11 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable sodium246 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21WORKDIR /app93 B
22RUN /bin/sh -c apt-get update165.52 KB
23RUN /bin/sh -c set -eux;456 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/ # buildkit135.83 KB
42RUN /bin/sh -c apt-get install4.32 KB
43COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit15.99 MB
44RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
45COPY /usr/bin/composer /usr/bin/composer # buildkit733 KB
46ENV SERVER_NAME=:800 B
47COPY . /app # buildkit24.72 MB
48RUN /bin/sh -c apt-get update202.48 MB
49HEALTHCHECK &{["CMD-SHELL" "php artisan status"]0 B

Command

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