sha256:e93754ecd418da0f4fc2de71717fc68e536bbed784385fbf6e297a93e72c85a0
OS/ARCH
Compressed size
131.32 MB
Last pushed
2 months by techytz
Type
Image
Manifest digest
sha256:f3524369131c862c6beedc607c52998695ec86b1e7eb7a6aa6c7859a4b385534
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.31 MB5RUN /bin/sh -c set -eux;932 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.230 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.23.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.23.tar.xz.asc0 B14ENV PHP_SHA256=1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a720 B15RUN /bin/sh -c set -eux;13.13 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;24.49 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache21.81 KB20RUN /bin/sh -c docker-php-ext-enable sodium21.82 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22CMD ["php" "-a"]0 B23ARG TARGETARCH=amd640 B24WORKDIR /app93 B25RUN |1 TARGETARCH=amd64 /bin/sh -c84.52 KB26RUN |1 TARGETARCH=amd64 /bin/sh -c470 B27COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit895 B28RUN |1 TARGETARCH=amd64 /bin/sh -c39.14 KB29CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B30HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:2019/metrics0 B31ENV XDG_CONFIG_HOME=/config0 B32ENV XDG_DATA_HOME=/data0 B33EXPOSE [80/tcp]0 B34EXPOSE [443/tcp]0 B35EXPOSE [443/udp]0 B36EXPOSE [2019/tcp]0 B37LABEL org.opencontainers.image.title=FrankenPHP0 B38LABEL org.opencontainers.image.description=The modern PHP app0 B39LABEL org.opencontainers.image.url=https://frankenphp.dev0 B40LABEL org.opencontainers.image.source=https://github.com/php/frankenphp0 B41LABEL org.opencontainers.image.licenses=MIT0 B42LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B43ENV GODEBUG=cgocheck=00 B44COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit176.8 KB45RUN |1 TARGETARCH=amd64 /bin/sh -c997.84 KB46COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit18.92 MB47RUN |1 TARGETARCH=amd64 /bin/sh -c32 B48RUN /bin/sh -c apk update22.91 KB49RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"22.16 KB50RUN /bin/sh -c install-php-extensions 24.19 MB51RUN /bin/sh -c adduser -D964 B52COPY docker/php.ini /usr/local/etc/php/conf.d/99-app.ini # buildkit1.13 KB53WORKDIR /app32 B54COPY /app/vendor ./vendor # buildkit8.69 MB55COPY /app/public/build ./public/build # buildkit17.52 KB56COPY . . # buildkit500.04 KB57COPY /opt/geoip /opt/geoip # buildkit4.94 MB58RUN /bin/sh -c mkdir -p32 B59RUN /bin/sh -c mkdir -p153 B60RUN /bin/sh -c chown -R9.2 MB61ARG BUILD_ENV=production0 B62COPY docker/Caddyfile.production /etc/caddy/Caddyfile # buildkit1.47 KB63COPY docker/docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit2.68 KB64RUN |1 BUILD_ENV=production /bin/sh -c2.67 KB65RUN |1 BUILD_ENV=production /bin/sh -c206 B66RUN |1 BUILD_ENV=production /bin/sh -c18.92 MB67EXPOSE [9000/tcp]0 B68HEALTHCHECK {Test:[CMD-SHELL curl -f -H0 B69ENTRYPOINT ["docker-entrypoint"]0 B70CMD ["php" "artisan" "octane:frankenphp" "--host=0.0.0.0"0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit