rpungello/laravel-franken:8.2

Multi-platform
Index digest

sha256:932aefad2060fed339faa93fd6ce211b4b7b96a62accdfc36b685fac4e99f896

OS/ARCH

Compressed size

336.02 MB

Last pushed

over 1 year by rpungello

Type

Image

Manifest digest

sha256:8a3cc108f87052040114ff2732dff6716b4f257936db384ded4b4c08d376b0e6

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {224 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get93.59 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir226 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.250 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.25.tar.xz.asc0 B
14ENV PHP_SHA256=330b54876ea1d05ade12ee9726167332058bccd58dffa1d4e12117f6b4f616b90 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.86 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark34.26 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22WORKDIR /app93 B
23RUN /bin/sh -c apt-get update168.47 KB
24RUN /bin/sh -c set -eux;455 B
25COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit742 B
26COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit32.3 KB
27CMD ["--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]0 B
28HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:2019/metrics0 B
29ENV XDG_CONFIG_HOME=/config0 B
30ENV XDG_DATA_HOME=/data0 B
31EXPOSE map[80/tcp:{}]0 B
32EXPOSE map[443/tcp:{}]0 B
33EXPOSE map[443/udp:{}]0 B
34EXPOSE map[2019/tcp:{}]0 B
35LABEL org.opencontainers.image.title=FrankenPHP0 B
36LABEL org.opencontainers.image.description=The modern PHP app0 B
37LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
38LABEL org.opencontainers.image.source=https://github.com/dunglas/frankenphp0 B
39LABEL org.opencontainers.image.licenses=MIT0 B
40LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
41ENV GODEBUG=cgocheck=00 B
42COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit15.19 MB
43RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
44COPY /usr/bin/composer /usr/bin/composer # buildkit722.98 KB
45COPY entrypoint.sh /usr/local/bin/docker-php-entrypoint # buildkit609 B
46ENV SERVER_NAME=:800 B
47RUN /bin/sh -c apt-get update152.41 MB

Command

ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /