# README
Docker - Simply Docker SDK
Installation
To install the package, run:
go get -u github.com/go-zoox/docker
Quick Start
// see examples
Inspiration
- Go httputil.Reversedocker
License
GoZoox is released under the MIT License.
# Functions
New creates a docker client.
# Variables
Version is the version of this package.
# Interfaces
Docker is the client of docker.
# Type aliases
Option ...