This repository contains images for IHC Captain 2+, created by Mikkel Skovgaard
10K+
These images wraps the IHC Captain application by Mikkel Skovgaard.
A big thanks to Mikkel for picking up after Schneider dropped the ball on all us who have based the lighting of our houses on IHC.
Build recipe can be found on GitHub
Images are tagged during build, based on the IHC Captain version included. All tags, except the last - as seen below - may be moved on next update
Example: Version 2.x.y-alpine-a.b.c gets the following tags:
| Version | Description |
|---|---|
latest | latest image |
2 | latest 2 build |
2.x | latest 2.x build |
2.x.y | latest 2.x.y build |
2-alpine-a.b.c | latest build in the 2 build, based on alpine-a.b.c |
2.x-alpine-a.b.c | latest build in the 2.x build, based on alpine-a.b.c |
2.x.y-alpine-a.b.c | the exact version (this tag will never be moved) |
Running a container with data mounted to a path on the host, and ports mapped to unprivileged ports on the host.
docker run -d --name ihc-captain -v /path/on/host:/app/data -p8080:80 -p8443:443 zimagedk/ihccaptain:latest
See IHC Captain Installation Guide for Docker for information about configuration using environment variables.
Content type
Image
Digest
sha256:e3c23b42a…
Size
16.9 MB
Last updated
19 days ago
docker pull zimagedk/ihccaptain