Nils nils
  • Joined on 2025-04-06

haskell-home-controller (c286188e314f0364a53c68400609fd0cb4cff561)

Published 2026-05-12 10:05:37 +00:00 by nils

Installation

docker pull git.draic.info/nils/haskell-home-controller:c286188e314f0364a53c68400609fd0cb4cff561
sha256:d2f2aac46904152028f187c3490ac826563258320281906879550cf4a0b45b3f

Images

Digest OS / Arch Size
83e1f1c0a0 linux/arm64 48 MiB

Image Layers ( linux/arm64)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/bin/homecontrol /usr/local/bin/homecontrol # buildkit
COPY web/ /app/web/ # buildkit
ENTRYPOINT ["/usr/local/bin/homecontrol"]
Details
Container
2026-05-12 10:05:37 +00:00
0
OCI / Docker
Versions (44) View all