Source: golang-github-fsouza-go-dockerclient Section: devel Priority: optional Maintainer: pkg-go Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 11~), dh-golang, golang-any, golang-logrus-dev, golang-github-docker-docker-dev (>= 17.12.1~), golang-github-docker-go-units-dev, golang-github-google-go-cmp-dev (>= 0.2.0~), golang-github-hashicorp-go-cleanhttp-dev (>= 0.0~git20160217~), golang-github-opencontainers-runc-dev, golang-github-gorilla-mux-dev, golang-github-gorilla-context-dev | golang-context-dev, golang-github-stretchr-testify-dev | golang-testify-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, Standards-Version: 4.1.4 Homepage: https://github.com/fsouza/go-dockerclient Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-fsouza-go-dockerclient Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-fsouza-go-dockerclient.git XS-Go-Import-Path: github.com/fsouza/go-dockerclient Testsuite: autopkgtest-pkg-go Package: golang-github-fsouza-go-dockerclient-dev Architecture: all Depends: ${misc:Depends}, golang-logrus-dev, golang-github-docker-docker-dev (>= 17.12.1~), golang-github-docker-go-units-dev, golang-github-hashicorp-go-cleanhttp-dev (>= 0.0~git20160217~), golang-github-opencontainers-runc-dev, golang-github-gorilla-mux-dev, golang-github-gorilla-context-dev | golang-context-dev, golang-github-stretchr-testify-dev | golang-testify-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, Description: Docker client library in Go 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.