Sign inSign up

eilandert/apache-phpfpm:deb-7.4

Index digest

sha256:e1ddde390be856e4aef0a5065dd3d1f5b8d965e873b1fd7661665d1d1eaab327

OS/ARCH

linux/amd64

Compressed size

126.2 MB

Last pushed

about 23 hours by eilandert

Type

Image

Manifest digest

sha256:587e617f1f4c454119e09b6914034ffc35099338f2a4e5363c42785c118b4803

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=7.4 MODE=FPM0 B
12COPY --chmod=0755 bootstrap.sh /bootstrap.sh #639 B
13RUN /bin/sh -c set -ex23.42 MB
14RUN /bin/sh -c set -xe53.96 MB
15RUN /bin/sh -c set -ex3.51 MB
16RUN /bin/sh -c rm -rf72.85 KB
17EXPOSE map[9000/tcp:{}]0 B
18HEALTHCHECK &{["CMD-SHELL" "pgrep -x php-fpm0 B
19STOPSIGNAL SIGQUIT0 B
20CMD ["/bootstrap.sh"]0 B
21LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=Apache0 B
22ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Amsterdam0 B
23COPY --chmod=0755 bootstrap.sh /bootstrap.sh #1.46 KB
24COPY conf-available /tmp/conf-available # buildkit836 B
25RUN /bin/sh -c set -ex14.29 MB
26EXPOSE map[80/tcp:{}]0 B
27EXPOSE map[443/tcp:{}]0 B
28HEALTHCHECK &{["CMD-SHELL" "curl -fsS --max-time0 B
29CMD ["/bootstrap.sh"]0 B

Command

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