Sign inSign up

intrasistema/php83-frankenphp:latest

Index digest

sha256:f60505e981375ead883697d7991aa73507baa60508b44a7b0082d9153b7e50d7

OS/ARCH

linux/amd64

Compressed size

365.61 MB

Last pushed

over 1 year by intrasistema

Type

Image

Manifest digest

sha256:627417c6e2fd75e1c825d5f13a17e3030920187855637c1b1d73ff62f39e7e63

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.33 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.150 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.15.tar.xz.asc0 B
13ENV PHP_SHA256=3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f0 B
14RUN /bin/sh -c set -eux;12.05 MB
15COPY docker-php-source /usr/local/bin/ # buildkit485 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 sodium246 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21WORKDIR /app93 B
22RUN /bin/sh -c apt-get update165.54 KB
23RUN /bin/sh -c set -eux;455 B
24COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit743 B
25RUN /bin/sh -c curl -sSLf32.78 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/ # buildkit129.35 KB
42RUN /bin/sh -c apt-get install4.3 KB
43COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit15.66 MB
44RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
45MAINTAINER Maximiliano Contartesi @ TECNOGO0 B
46COPY Caddyfile /etc/caddy/Caddyfile # buildkit326 B
47COPY . /app # buildkit16.24 KB
48RUN /bin/sh -c cp $PHP_INI_DIR/php.ini-production23.5 KB
49ENV ACCEPT_EULA=Y0 B
50RUN /bin/sh -c apt-get update41.54 MB
51RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc827 B
52RUN /bin/sh -c curl https://packages.microsoft.com/config/debian/11/prod.list254 B
53RUN /bin/sh -c apt-get update301.89 KB
54RUN /bin/sh -c ACCEPT_EULA=Y apt-get2.93 MB
55RUN /bin/sh -c pecl install130.74 MB
56RUN /bin/sh -c docker-php-ext-enable sqlsrv311 B
57RUN /bin/sh -c docker-php-ext-install zip1.16 MB

Command

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