sha256:7196dfbe4fe9b47488af6c9f7bf0f44db183560611a9217db8c119fb6da50798
OS/ARCH
Compressed size
78.86 MB
Last pushed
2 months by marvambass
Type
Image
Manifest digest
sha256:1f0a56af5297ea1b7b4c5c60e0d9df36d2010896b30973b8ddefa798d2916f69
Image Layers
1# debian.sh --arch 'armhf' out/43.62 MB2ENV LANG=C.UTF-8 DEBIAN_FRONTEND=noninteractive APACHE_RUN_USER=www-data APACHE_RUN_GROUP=www-data0 B3RUN /bin/sh -c apt-get -q30.78 MB4COPY . /container/ # buildkit32.02 KB5RUN /bin/sh -c cp /container/config/sites-enabled/*602 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 -q4.38 MB11COPY config/www/index.php /var/www/html/index.php # buildkit229 B12COPY config/runit/phppgadmin /container/config/runit/phppgadmin # buildkit538 B13COPY . /container-2 # buildkit40.97 KBCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1783900800'