Sign inSign up

ytzcom/ytrack-parking-web:main-93a6046

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.31 MB
5RUN /bin/sh -c set -eux;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;217 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.230 B
13ENV 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 B
14ENV PHP_SHA256=1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a720 B
15RUN /bin/sh -c set -eux;13.13 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;24.49 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.81 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.82 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23ARG TARGETARCH=amd640 B
24WORKDIR /app93 B
25RUN |1 TARGETARCH=amd64 /bin/sh -c84.52 KB
26RUN |1 TARGETARCH=amd64 /bin/sh -c470 B
27COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit895 B
28RUN |1 TARGETARCH=amd64 /bin/sh -c39.14 KB
29CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
30HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:2019/metrics0 B
31ENV XDG_CONFIG_HOME=/config0 B
32ENV XDG_DATA_HOME=/data0 B
33EXPOSE [80/tcp]0 B
34EXPOSE [443/tcp]0 B
35EXPOSE [443/udp]0 B
36EXPOSE [2019/tcp]0 B
37LABEL org.opencontainers.image.title=FrankenPHP0 B
38LABEL org.opencontainers.image.description=The modern PHP app0 B
39LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
40LABEL org.opencontainers.image.source=https://github.com/php/frankenphp0 B
41LABEL org.opencontainers.image.licenses=MIT0 B
42LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
43ENV GODEBUG=cgocheck=00 B
44COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit176.8 KB
45RUN |1 TARGETARCH=amd64 /bin/sh -c997.84 KB
46COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit18.92 MB
47RUN |1 TARGETARCH=amd64 /bin/sh -c32 B
48RUN /bin/sh -c apk update22.91 KB
49RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"22.16 KB
50RUN /bin/sh -c install-php-extensions 24.19 MB
51RUN /bin/sh -c adduser -D964 B
52COPY docker/php.ini /usr/local/etc/php/conf.d/99-app.ini # buildkit1.13 KB
53WORKDIR /app32 B
54COPY /app/vendor ./vendor # buildkit8.69 MB
55COPY /app/public/build ./public/build # buildkit17.52 KB
56COPY . . # buildkit500.04 KB
57COPY /opt/geoip /opt/geoip # buildkit4.94 MB
58RUN /bin/sh -c mkdir -p32 B
59RUN /bin/sh -c mkdir -p153 B
60RUN /bin/sh -c chown -R9.2 MB
61ARG BUILD_ENV=production0 B
62COPY docker/Caddyfile.production /etc/caddy/Caddyfile # buildkit1.47 KB
63COPY docker/docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit2.68 KB
64RUN |1 BUILD_ENV=production /bin/sh -c2.67 KB
65RUN |1 BUILD_ENV=production /bin/sh -c206 B
66RUN |1 BUILD_ENV=production /bin/sh -c18.92 MB
67EXPOSE [9000/tcp]0 B
68HEALTHCHECK {Test:[CMD-SHELL curl -f -H0 B
69ENTRYPOINT ["docker-entrypoint"]0 B
70CMD ["php" "artisan" "octane:frankenphp" "--host=0.0.0.0"0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit