Sign inSign up

davidcrty/backup-manager:latest

Index digest

sha256:e4392cf0c873abd13287a2fcea1dddec7072822625bc50e75ba95f08d28de455

OS/ARCH

linux/amd64

Compressed size

154.07 MB

Last pushed

9 months by davidcrty

Type

Image

Manifest digest

sha256:13bac05a4564f455f0e2d66266370b7d0d317cfb3fd14daba58ccd043a16707a

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.3 MB
5RUN /bin/sh -c set -eux;937 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 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.150 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.15.tar.xz.asc0 B
14ENV PHP_SHA256=a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e0 B
15RUN /bin/sh -c set -eux;13.04 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;23.93 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.61 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.6 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 -c82.2 KB
26RUN |1 TARGETARCH=amd64 /bin/sh -c470 B
27COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit949 B
28RUN |1 TARGETARCH=amd64 /bin/sh -c36.08 KB
29CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
30HEALTHCHECK &{["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/ # buildkit162.07 KB
45RUN |1 TARGETARCH=amd64 /bin/sh -c973.73 KB
46COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit15.76 MB
47RUN |1 TARGETARCH=amd64 /bin/sh -c15.76 MB
48RUN /bin/sh -c install-php-extensions 14.81 MB
49COPY /composer /usr/bin/composer # buildkit759.73 KB
50RUN /bin/sh -c apk add26.62 MB
51COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit419 B
52COPY php-custom-production.ini /usr/local/etc/php/php-custom-production.ini # buildkit432 B
53ENV USER_ID=10000 B
54ENV USER=application0 B
55RUN /bin/sh -c adduser -u1.05 KB
56RUN /bin/sh -c mkdir -p171 B
57COPY init.sh / # buildkit278 B
58WORKDIR /app32 B
59USER 10000 B
60ENV WEB_DOCUMENT_ROOT=/app/public0 B
61ENV SERVER_NAME=:80000 B
62ENTRYPOINT ["/usr/bin/supervisord"]0 B
63CMD ["-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
64USER root0 B
65RUN /bin/sh -c cp /usr/local/etc/php/php.ini-production22.11 KB
66RUN /bin/sh -c cp /usr/local/etc/php/php-custom-production.ini451 B
67USER 10000 B
68ENV APP_ENV=production0 B
69ENV APP_DEBUG=false0 B
70COPY /app /app # buildkit35.14 MB
71COPY /app/public/build /app/public/build # buildkit33.43 KB

Command

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