Sign inSign up

servercontainers/phppgadmin:d13.5-a2.4.67-1_deb13u3-p7.13.0

Multi-platform
Index digest

sha256:e4734fc267e9c125a9fa85738faabdacf201af092563fa79efaea9172b4d2856

OS/ARCH

Compressed size

86.11 MB

Last pushed

2 months by marvambass

Type

Image

Manifest digest

sha256:71abe0d44ea66ed33359ddfeea3e406636bbe95b3ba35ce19cc3709db2e1ff87

Image Layers

1# debian.sh --arch 'amd64' out/47.03 MB
2ENV LANG=C.UTF-8 DEBIAN_FRONTEND=noninteractive APACHE_RUN_USER=www-data APACHE_RUN_GROUP=www-data0 B
3RUN /bin/sh -c apt-get -q34.49 MB
4COPY . /container/ # buildkit32.01 KB
5RUN /bin/sh -c cp /container/config/sites-enabled/*604 B
6HEALTHCHECK {Test:[CMD-SHELL /container/scripts/healthcheck.sh] Interval:1m0s Timeout:3s0 B
7EXPOSE [443/tcp 80/tcp]0 B
8ENTRYPOINT ["/container/scripts/entrypoint.sh"]0 B
9CMD ["runsvdir" "-P" "/container/config/runit"]0 B
10RUN /bin/sh -c apt-get -q4.52 MB
11COPY config/www/index.php /var/www/html/index.php # buildkit230 B
12COPY config/runit/phppgadmin /container/config/runit/phppgadmin # buildkit538 B
13COPY . /container-2 # buildkit40.97 KB

Command

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