package
0.4.0
Repository: https://github.com/click2cloud/libcompose.git
Documentation: pkg.go.dev

# Functions

Create creates a docker client based on the specified options.
NewDefaultFactory creates and returns the default client factory that uses github.com/docker/docker client.

# Constants

DefaultAPIVersion is the default docker API version set by libcompose.

# Structs

Options holds docker client options (host, tls, ..).

# Interfaces

Factory is a factory to create docker clients.