dbresson

Results 4 comments of dbresson

Not really. The provisioner installs chef instead of cinc, and it doesn't currently have a way to not accept the chef license agreement if you work around that to get...

Hmm, when I download the source and try with either master or tag v0.5.0 it works fine. The following does not though. docker run --rm -it acaleph/consul-alerts:latest start --alert-addr=localhost:9000

oh, ick. I see the problem. The entrypoint for the docker image runs --alert-addr

I don't think the docker image should be that way, but I don't see a way to change it without breaking backwards compatibility, and you guys only publish a "latest"...