golang-github-fsouza-go-dockerclient-dev

Docker client library in go
  https://github.com/fsouza/go-dockerclient
  0
  no reviews



Client for the docker remote api with support for the extensions in the swarm api.

this package also provides support for docker's network api, which is a simple passthrough to the libnetwork remote api. note that docker's network api is only available in docker 1.8 and above, and only enabled in docker if docker_experimental is defined during the docker build process.