rancher/confd-base

Name: confd-base

Owner: Rancher

Description: Base image for cond

Created: 2017-02-10 17:44:17.0

Updated: 2018-01-22 23:22:01.0

Pushed: 2017-02-10 21:38:01.0

Homepage: null

Size: 1

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

confd-base Docker Image
Purpose

This is a base Onbuild image for quickly setting up confd containers.

Usage

Create Dockerfile

 rancher/confd-base
ME /my/config/paths

Create conf.d and templates directories and add files

r templates conf.d

Add config toml files to conf.d and the template in the templates directory. When you are ready to create your image build:

er build --rm -t myimage .

The resulting image will be configured to run confd with the files in these directories.

Note: Remember to write your files to an exported volume, otherwise the configs might not help you.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.