sha256:c4dc2a097b7730c2a2854a308e95d9800e4712d1a6aacadef4df9323becfde12
OS/ARCH
Compressed size
137.38 MB
Last pushed
2 months by marvambass
Type
Image
Manifest digest
sha256:2184bb6ea470f51897a6b08f0be07784fdadef27b92a276aa09b95e5dbd207fe
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2ENV LANG=C.UTF-8 DEBIAN_FRONTEND=noninteractive APACHE_RUN_USER=www-data APACHE_RUN_GROUP=www-data0 B3RUN /bin/sh -c apt-get -q34.49 MB4COPY . /container/ # buildkit32.01 KB5RUN /bin/sh -c cp /container/config/sites-enabled/*604 B6HEALTHCHECK {Test:[CMD-SHELL /container/scripts/healthcheck.sh] Interval:1m0s Timeout:3s0 B7EXPOSE [443/tcp 80/tcp]0 B8ENTRYPOINT ["/container/scripts/entrypoint.sh"]0 B9CMD ["runsvdir" "-P" "/container/config/runit"]0 B10RUN /bin/sh -c apt-get -q55.79 MB11COPY config/www/index.php /var/www/html/index.php # buildkit228 B12COPY config/runit/phpmyadmin /container/config/runit/phpmyadmin # buildkit428 B13COPY . /container-2 # buildkit37.12 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'