package
0.0.0-20171122101128-e6674d32b807
Repository: https://github.com/libkermit/docker.git
Documentation: pkg.go.dev

# Functions

NewProject creates a project with the given client and the default attributes.
NewProjectFromEnv creates a project with a client that is build from environment variables.

# Structs

Project holds docker related project attributes, like docker client, labels to put on the containers, and so on.