Simple Hekad image awaiting your configuration
5.1K
This will deploy a fully functional hekad server in docker
Available on Docker Hub.
Create a hekad.toml, and bind it to /etc/hekad/hekad.toml
docker run -d -v /local/hekad.toml:/etc/hekad/hekad.toml -p <hekaport>:<hostport> frosquin/hekad
If you want to bind to any privileged ports (< 1024), run with --cap-add NET_BIND_SERVICE
Content type
Image
Digest
sha256:564474138…
Size
71.8 MB
Last updated
over 8 years ago
docker pull frosquin/hekad