Nils nils
  • Joined on 2025-04-06

poolcam (latest)

Published 2026-06-17 20:36:59 +00:00 by nils

Installation

docker pull git.draic.info/nils/poolcam:latest
sha256:da0d0de0cde62e2406403977ed96534e148def867113769ddbee0b2f8b94fd33

Images

Digest OS / Arch Size
2181a4e7c8 linux/arm64 109 MiB

Image Layers ( linux/arm64)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libopencv-core406 libopencv-imgproc406 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /poolcam /usr/local/bin/poolcam # buildkit
ENV RUST_LOG=info
EXPOSE [8080/tcp]
ENTRYPOINT ["/usr/local/bin/poolcam"]
Details
Container
2026-06-17 20:36:59 +00:00
166
OCI / Docker
Versions (2) View all
latest 2026-06-17
amd64 2025-07-27