sha256:8addb85cfc7450d963556c50eeb0dd471ad1be5453310e3366ef7e9d8d43c781
OS/ARCH
Compressed size
74.45 MB
Last pushed
2 months by marvambass
Type
Image
Manifest digest
sha256:7f94d99fe5210ae388b5ccb46f35ad5b2d83ad495f2775f7bc609f024acb1160
Image Layers
1# debian.sh --arch 'armhf' out/43.63 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/ # buildkit44.85 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 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1782172800'