An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.0% on proxy.golang.org
Top 1.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/docker/docker/client

Package client is a Go client for the Docker Engine API. For more information about the Engine API, see the documentation: https://docs.docker.com/reference/api/engine/ You use the library by constructing a client object using NewClientWithOpts and calling methods on it. The client can be configured from environment variables by passing the FromEnv option, or configured manually by passing any of the other available [Opts]. For example, to list running containers (the equivalent of "docker ps"):

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/docker/docker/client
Keywords: containers , docker , go , golang
License: Apache-2.0
Latest release: 3 months ago
First release: 6 months ago
Namespace: github.com/docker/docker
Stars: 70,650 on GitHub
Forks: 18,809 on GitHub
Docker dependents: 1
Docker downloads: 9
Total Commits: 29908
Committers: 2464
Average commits per author: 12.138
Development Distribution Score (DDS): 0.842
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...