sha256:44ed4f12351e13822ae65f33e5566bea7c8f712911aed5f2e721eaeab4fe9f32
OS/ARCH
Compressed size
538.48 MB
Last pushed
2 months by marvambass
Type
Image
Manifest digest
sha256:8f1ec62f6d7f4359250b1cc63fb13f91e44f1a5a04c89d1877b33cef44758889
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 -q456.88 MB11COPY scripts/healthchecks.d/* /container/scripts/healthchecks.d/ # buildkit400 B12COPY config/www/index.php /var/www/html/index.php # buildkit225 B13COPY config/runit/zoneminder /container/config/runit/zoneminder # buildkit607 B14COPY . /container-2 # buildkit45.81 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'