Sign inSign up

zimagedk/ihccaptain

By zimagedk

Updated 19 days ago

This repository contains images for IHC Captain 2+, created by Mikkel Skovgaard

Image
0

10K+

zimagedk/ihccaptain repository overview

IHC Captain Container Images

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

Image tags

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:

VersionDescription
latestlatest image
2latest 2 build
2.xlatest 2.x build
2.x.ylatest 2.x.y build
2-alpine-a.b.clatest build in the 2 build, based on alpine-a.b.c
2.x-alpine-a.b.clatest build in the 2.x build, based on alpine-a.b.c
2.x.y-alpine-a.b.cthe exact version (this tag will never be moved)

Running a container

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.

Tag summary

Content type

Image

Digest

sha256:e3c23b42a

Size

16.9 MB

Last updated

19 days ago

docker pull zimagedk/ihccaptain