rpungello/webhook-tester:sha-760bdeb

Multi-platform
Index digest

sha256:0d94b280a44c748c23be61ff434d043910f3439a2e2acd841903a12c604f0904

OS/ARCH

Compressed size

388.57 MB

Last pushed

about 1 year by rpungello

Type

Image

Manifest digest

sha256:f10290962a415d4ad5f5c35edd0d8bf52b73c0d84e012659c7d0bdeecbe84da9

Image Layers

1# debian.sh --arch 'arm64' out/26.77 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=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/ # buildkit488 B
16RUN /bin/sh -c set -eux;38.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 update168.53 KB
23RUN /bin/sh -c set -eux;454 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.22 KB
43COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit14.72 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 # buildkit103.55 KB
48RUN /bin/sh -c apt-get update200.65 MB
49HEALTHCHECK &{["CMD-SHELL" "php artisan status"]0 B

Command

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