https://github.com/axelspringer/confd
Confd Docker https://hub.docker.com/r/axelspringer/confd
https://github.com/axelspringer/confd
confd docker go
Last synced: about 2 months ago
JSON representation
Confd Docker https://hub.docker.com/r/axelspringer/confd
- Host: GitHub
- URL: https://github.com/axelspringer/confd
- Owner: axelspringer
- License: mit
- Created: 2017-10-12T06:41:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T11:07:35.000Z (over 7 years ago)
- Last Synced: 2025-03-21T22:38:38.093Z (about 2 months ago)
- Topics: confd, docker, go
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - confd
README
[](https://travis-ci.org/axelspringer/confd) [](https://hub.docker.com/r/axelspringer/confd/) [](https://hub.docker.com/r/axelspringer/confd/)
# confd
Confd
https://github.com/kelseyhightower/confd
# use
> we use confd to contain ours configs in containers and publish them distributed
You can mount yours config in `/etc/confd` or overwrite the confd config.
[](https://imagelayers.io/?images=axelspringer/confd)
```
# You can use
docker run --rm --name confd axelspringer/confd
```# License
[MIT](/LICENSE)