Sign inSign up

goodideal/docker-confd

By goodideal

Updated about 9 years ago

docker-confd

Image
0

187

goodideal/docker-confd repository overview

confd

Build Status

confd is a lightweight configuration management tool focused on:

Community

Building

Go 1.8 is required to build confd, which uses the new vendor directory.

$ mkdir -p $GOPATH/src/github.com/kelseyhightower
$ git clone https://github.com/kelseyhightower/confd.git $GOPATH/src/github.com/kelseyhightower/confd
$ cd $GOPATH/src/github.com/kelseyhightower/confd
$ ./build

You should now have confd in your bin/ directory:

$ ls bin/
confd

Getting Started

Before we begin be sure to download and install confd.

Next steps

Check out the docs directory for more docs.

Tag summary

Content type

Image

Digest

Size

48.3 MB

Last updated

about 9 years ago

docker pull goodideal/docker-confd