Sign inSign up

eilandert/apache-phpfpm:deb-multi

Index digest

sha256:7180955ca05869958c87c65aa548524fc870290cf84e80fd413847dc0e74b626

OS/ARCH

linux/amd64

Compressed size

171.54 MB

Last pushed

about 23 hours by eilandert

Type

Image

Manifest digest

sha256:4026113ffd8a368cff96108c8c76c207fca5922134c681d3514d552f041a2c08

Image Layers

1# debian.sh --arch 'amd64' out/28.45 MB
2LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=Base0 B
3ENV DEBIAN_FRONTEND=noninteractive DIST=trixie LANG=C.UTF-8 LC_ALL=C.UTF-80 B
4COPY deb.myguard.nl.gpg /usr/share/keyrings/deb.myguard.nl.gpg # buildkit1.36 KB
5COPY --chmod=0755 bootstrap.sh /bootstrap.sh #143 B
6RUN /bin/sh -c set -eux2.5 MB
7HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B
8STOPSIGNAL SIGTERM0 B
9CMD ["/bootstrap.sh"]0 B
10LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=PHP-FPM0 B
11ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Amsterdam PHPVERSION=MULTI MODE=MULTI0 B
12COPY --chmod=0755 bootstrap.sh /bootstrap.sh #639 B
13RUN /bin/sh -c set -ex23.42 MB
14RUN /bin/sh -c set -xe46.11 MB
15RUN /bin/sh -c set -xe14.6 MB
16RUN /bin/sh -c set -xe8.01 MB
17RUN /bin/sh -c set -xe8.65 MB
18RUN /bin/sh -c set -xe9.92 MB
19RUN /bin/sh -c set -xe11.62 MB
20RUN /bin/sh -c set -ex3.53 MB
21RUN /bin/sh -c rm -rf419.81 KB
22EXPOSE map[9000/tcp:{}]0 B
23HEALTHCHECK &{["CMD-SHELL" "pgrep -x php-fpm0 B
24STOPSIGNAL SIGQUIT0 B
25CMD ["/bootstrap.sh"]0 B
26LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=Apache0 B
27ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Amsterdam0 B
28COPY --chmod=0755 bootstrap.sh /bootstrap.sh #1.46 KB
29COPY conf-available /tmp/conf-available # buildkit837 B
30RUN /bin/sh -c set -ex14.31 MB
31EXPOSE map[80/tcp:{}]0 B
32EXPOSE map[443/tcp:{}]0 B
33HEALTHCHECK &{["CMD-SHELL" "curl -fsS --max-time0 B
34CMD ["/bootstrap.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'