Registry / cloud / docker-distribution

docker-distribution

JSON →
library2.8.3+incompatiblegogounverified

Defines interfaces and components for Docker distribution, enabling storage and retrieval of container images.

go get github.com/docker/distribution
INSTALL
IMPORT
SIG · DOCKER-DISTRIBUTIO
D
docker-distribution
cloudgov2.8.3+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

distribution
github.com/docker/distribution

Demonstrates importing the distribution package and using the Namespace interface.

package main import ( "context" "github.com/docker/distribution" ) func main() { var registry distribution.Namespace _ = registry }
Debug
Known issues
breakingVersion 2.8.3+incompatible indicates breaking changes from earlier versions; ensure compatibility with your Docker version.
fix
Use a version compatible with your Docker engine, or check the repository for migration guides.
affects: >=2.0.0
Upgrade
Version history
2.8.3+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
docker-distribution — go get docker-distribution · libregistry