[ Bron: golang-github-fsouza-go-dockerclient ]
Pakket: golang-github-fsouza-go-dockerclient-dev (1.11.0-2)
Verwijzigingen voor golang-github-fsouza-go-dockerclient-dev
Debian bronnen:
Het bronpakket golang-github-fsouza-go-dockerclient downloaden:
- [golang-github-fsouza-go-dockerclient_1.11.0-2.dsc]
- [golang-github-fsouza-go-dockerclient_1.11.0.orig.tar.gz]
- [golang-github-fsouza-go-dockerclient_1.11.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- docker.io
- ruby-docker-api
- python3-glances-api
- golang-github-docker-engine-api-dev
- python-naturalsort
- golang-github-gologme-log-dev
- golang-github-bep-clock-dev
- golang-github-bep-clocks-dev
- golang-github-apparentlymart-go-openvpn-mgmt-dev
- golang-github-hashicorp-go-reap-dev
- golang-github-heroku-docker-registry-client-dev
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.
Andere aan golang-github-fsouza-go-dockerclient-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-docker-docker-dev (>= 26.1.4+dfsg1-4)
- reusable Go packages included with Docker
-
- dep: golang-github-docker-go-units-dev
- parse and print size and time units in human-readable format
-
- dep: golang-github-gorilla-mux-dev
- powerful URL router and dispatcher for golang