# 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.
# Interfaces
Factory is a factory to create docker clients.