https://github.com/adamlc/docker-consul-template
Dockerized consul-template based on alpine linux
https://github.com/adamlc/docker-consul-template
Last synced: 4 months ago
JSON representation
Dockerized consul-template based on alpine linux
- Host: GitHub
- URL: https://github.com/adamlc/docker-consul-template
- Owner: adamlc
- Created: 2016-02-11T15:07:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T13:36:45.000Z (about 10 years ago)
- Last Synced: 2025-02-23T23:41:39.069Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Consul Template
Dockerized consul-template based on tiny alpine linux. This weighs in at about 16mb!
Theres a volume mounted at ```/consul-template``` so that you can use this container as a side kick for another container using ```--volumes-from```.