Sign inSign up

frosquin/hekad

By frosquin

Updated over 8 years ago

Simple Hekad image awaiting your configuration

Image
0

5.1K

frosquin/hekad repository overview

Hekad Dockerfile

This will deploy a fully functional hekad server in docker

Available on Docker Hub.

Usage

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

Tag summary

Content type

Image

Digest

sha256:564474138

Size

71.8 MB

Last updated

over 8 years ago

docker pull frosquin/hekad