distribution
Registry toolset
A toolkit for storing and distributing container content using the OCI Distribution Specification.
The toolkit to pack, ship, store, and deliver container content
9k stars
254 watching
3k forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
cncfcontainersdistributionocioci-specificationregistry
Related projects:
Repository | Description | Stars |
---|---|---|
opencontainers/distribution-spec | Defines an API protocol for standardizing the distribution of content across different platforms and container runtimes. | 851 |
opencontainers/runtime-spec | Develops standards for launching and managing application containers across different platforms | 3,247 |
opencontainers/image-spec | Defines an open standard for packaging and distributing software images in a format that can be used by multiple container runtimes. | 3,561 |
google/go-containerregistry | A Go library and CLIs for working with container registries | 3,191 |
containerd/containerd | An open container runtime with an emphasis on simplicity and robustness | 17,669 |
docker/cli | A comprehensive command-line interface for managing Docker containers and workflows | 4,993 |
opencontainers/runc | A CLI tool for spawning and running containers on Linux according to the OCI specification | 11,987 |
cri-o/cri-o | An implementation of a container runtime interface that integrates with Kubernetes | 5,267 |
containers/podman | A tool for managing containers and pods on Linux systems | 24,166 |
googlecontainertools/distroless | Container images optimized to include only essential application dependencies and runtime libraries. | 19,379 |
containers/buildah | A tool that provides a command line interface to build and manage Open Container Initiative (OCI) images and containers | 7,518 |
goharbor/harbor | An open source registry project that stores and manages images in cloud-native environments | 24,406 |
aliyuncontainerservice/pouch | A container runtime designed to efficiently run applications in cloud environments, with a focus on security, isolation, and compatibility. | 4,636 |
linuxserver/docker-swag | An all-in-one web application gateway with Nginx, PHP, and security features | 2,941 |
gocd/gocd | Automates the build-test-release cycle for worry-free delivery of products to users | 7,140 |