# Functions
NewDockerCli returns a DockerCli instance with IO output and error streams set by in, out and err.
# Structs
DockerCli represents the docker command line client.
An StatusError reports an unsuccessful exit by a command.
# Type aliases
ByStars sorts search results in ascending order by number of stars.