Nils nils
  • Joined on 2025-04-06

haskell-home-controller (a871711ef2da3eaead99b41c05d45ceee68b03b9)

Published 2026-05-08 16:08:39 +00:00 by nils

Installation

docker pull git.draic.info/nils/haskell-home-controller:a871711ef2da3eaead99b41c05d45ceee68b03b9
sha256:f088789d2698f62457b3b867203fa436545280d37708a16b1e8e95e015973162

Images

Digest OS / Arch Size
ee32a30fb4 linux/arm64 48 MiB

Image Layers ( linux/arm64)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'
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-08 16:08:39 +00:00
0
OCI / Docker
Versions (44) View all