package
0.12.0
Repository: https://github.com/alexandrev/docker.git
Documentation: pkg.go.dev

# README

This directory contains code pertaining to the configuration of the docker deamon

These are the configuration settings that you pass to the docker daemon when you launch it with say: docker -d -e lxc

# Functions

ConfigFromJob creates and returns a new DaemonConfig object by parsing the contents of a job's environment.
No description provided by the author

# Constants

No description provided by the author

# Structs

FIXME: separate runtime configuration from http api configuration.