Nils nils
  • Joined on 2025-04-06

haskell-home-controller (7201e2e1da44cd47891ad46721b71b727d882acd)

Published 2026-07-12 21:37:30 +00:00 by nils

Installation

docker pull git.draic.info/nils/haskell-home-controller:7201e2e1da44cd47891ad46721b71b727d882acd
sha256:f40cbc53371fdd7e5069070cc6469898b9b8710b4154cf6214be25f124ef9794

Images

Digest OS / Arch Size
77a99b7f90 linux/arm64 48 MiB

Image Layers ( linux/arm64)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'
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-07-12 21:37:30 +00:00
0
OCI / Docker
Versions (44) View all