Sign inSign up

jefriherditriyanto/docker-new-project:v1.0.0

Multi-platform
Networking
Developer tools
Operating systems
Index digest

sha256:517d87774e96ca731e62f4999658fbf29be2ae91c40191ca90be53f400d25efd

OS/ARCH

Compressed size

810.22 MB

Last pushed

7 months by jefriherditriyanto

Type

Image

Manifest digest

sha256:a5037d6ea9f5fca493c6776b68d9336fcdf83949f303fb06ca92c249f2c82fc8

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;105.06 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 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.30 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.5.3.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.3.tar.xz.asc0 B
13ENV PHP_SHA256=ce65725b8af07356b69a6046d21487040b11f2acfde786de38b2bfb712c36eb90 B
14RUN /bin/sh -c set -eux;13.81 MB
15COPY docker-php-source /usr/local/bin/ # buildkit491 B
16RUN /bin/sh -c set -eux;25.07 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable sodium245 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21WORKDIR /app92 B
22RUN /bin/sh -c apt-get update173.9 KB
23RUN /bin/sh -c set -eux;472 B
24COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit891 B
25RUN /bin/sh -c ln /etc/caddy/Caddyfile36.63 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/ # buildkit168.53 KB
42RUN /bin/sh -c apt-get install4.75 KB
43COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit16.49 MB
44RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
45ENV DEBIAN_FRONTEND=noninteractive0 B
46RUN /bin/sh -c apt-get update176.03 MB
47RUN /bin/sh -c docker-php-ext-configure gd584.25 KB
48RUN /bin/sh -c pecl install9.76 MB
49COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB
50COPY /usr/local/bin/node /usr/local/bin/node # buildkit42.9 MB
51COPY /usr/local/bin/npm /usr/local/bin/npm # buildkit226 B
52COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit2.36 MB
53RUN /bin/sh -c curl -fsSL38.1 MB
54RUN /bin/sh -c curl -fsSL46.11 MB
55RUN /bin/sh -c curl -fsSL57.37 MB
56RUN /bin/sh -c curl -fsSL246.73 MB
57WORKDIR /app32 B
58COPY Caddyfile /etc/frankenphp/Caddyfile # buildkit236 B
59COPY entrypoint.sh /entrypoint.sh # buildkit1.33 KB
60RUN /bin/sh -c chmod +x1.33 KB
61EXPOSE [80/tcp]0 B
62EXPOSE [8080/tcp]0 B
63HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:80/0 B
64ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1769990400'