[ ソース: golang-github-fsouza-go-dockerclient ]
パッケージ: golang-github-fsouza-go-dockerclient-dev (1.11.0-2)
golang-github-fsouza-go-dockerclient-dev に関するリンク
Debian の資源:
golang-github-fsouza-go-dockerclient ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- 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.
その他の golang-github-fsouza-go-dockerclient-dev 関連パッケージ
|
|
|
|
-
- 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