docker-consul
docker-consul copied to clipboard
Support configuration via environment variables
I don't expect this PR to be accepted as is, but I thought it would be a useful launching point for a conversation. Take a look and let me know what you think.
Yeah, this is definitely what I had always wanted. We were going to do it using Entrykit.
I had the same idea but my approach is by using an entrypoint file.
https://github.com/vipconsult/dockerfiles/tree/master/gliderlabs-docker-consul/0.6/consul-server
Can't wait to see what is your idea with the entrykit.
What's better about EntryKit? Can you point me to the project?
@mfischer-zd https://github.com/progrium/entrykit
What's the latest on this?