Sign inSign up

clegginabox/yorkshire:latest

Manifest digest

sha256:e8153810846398ff9a63db39fc822f996d6868fc557e8fa00ade8305ff88e261

OS/ARCH

linux/amd64

Compressed size

258.98 MB

Last pushed

8 months by clegginabox

Type

Image

Manifest digest

sha256:e8153810846398ff9a63db39fc822f996d6868fc557e8fa00ade8305ff88e261

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;112.38 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
11ENV PHP_VERSION=8.5.10 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.5.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.1.tar.xz.asc0 B
13ENV PHP_SHA256=3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff988150 B
14RUN /bin/sh -c set -eux;13.8 MB
15COPY docker-php-source /usr/local/bin/ # buildkit488 B
16RUN /bin/sh -c set -eux;25.63 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 update171.15 KB
23RUN /bin/sh -c set -eux;469 B
24COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit892 B
25RUN /bin/sh -c ln /etc/caddy/Caddyfile36.15 KB
26CMD ["--config" "/etc/frankenphp/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 [80/tcp]0 B
31EXPOSE [443/tcp]0 B
32EXPOSE [443/udp]0 B
33EXPOSE [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/php/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/ # buildkit165.76 KB
42RUN /bin/sh -c apt-get install4.95 KB
43COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit17.19 MB
44RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
45WORKDIR /app32 B
46RUN /bin/sh -c install-php-extensions 1.94 MB
47COPY /app /app # buildkit59.26 MB
48RUN /bin/sh -c mkdir -p2.24 KB
49ENTRYPOINT ["php" "artisan" "octane:frankenphp"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'