Sign inSign up

servercontainers/phpmyadmin:d13.5-a2.4.67-1_deb13u3-p

Multi-platform
Index digest

sha256:c4dc2a097b7730c2a2854a308e95d9800e4712d1a6aacadef4df9323becfde12

OS/ARCH

Compressed size

123.19 MB

Last pushed

2 months by marvambass

Type

Image

Manifest digest

sha256:f5c10c23b9bba6291f54b6cf65ead8ea14036221f2c50f34eb23f95ed1722e70

Image Layers

1# debian.sh --arch 'armhf' out/43.63 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 -q30.78 MB
4COPY . /container/ # buildkit32.01 KB
5RUN /bin/sh -c cp /container/config/sites-enabled/*605 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 -q48.71 MB
11COPY config/www/index.php /var/www/html/index.php # buildkit228 B
12COPY config/runit/phpmyadmin /container/config/runit/phpmyadmin # buildkit430 B
13COPY . /container-2 # buildkit37.12 KB

Command

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