Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nosmoht/docker-confd
Dockerfile to setup a Confd container
https://github.com/nosmoht/docker-confd
Last synced: 21 days ago
JSON representation
Dockerfile to setup a Confd container
- Host: GitHub
- URL: https://github.com/nosmoht/docker-confd
- Owner: Nosmoht
- Created: 2015-02-24T15:57:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-27T08:30:25.000Z (over 9 years ago)
- Last Synced: 2023-12-16T19:23:23.609Z (11 months ago)
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-confd
Description
----------
Simple image which installs just [confd][confd-link]. No configuration is done inside this image.
The image should be used as a base image for specific confd images.Requirements
----------
No special Docker version required.Build
----------
```
docker build --tag="confd" .
```Usage
----------
The image itself can be used but has no effect as no configuration to any specific service is
available.Author Information
----------
Thomas Krahn[confd-link]: http://www.confd.io/