13 projects
OpenShift Origin
OpenShift Origin is an enterprise Kubernetes distribution focused on developer experience and application security. It provides a complete container application platform that integrates Docker and Kubernetes to enable automated deployment, scaling, and management of containerized applications.
4,485
960
$351M
Docker CLI
The Docker CLI is the official command-line interface for Docker, providing tools to interact with Docker containers, images, networks, and other Docker objects. It enables users to build, run, and manage containerized applications through commands that communicate with the Docker daemon.
4,367
1,332
$31M
BcContainerHelper
Official Microsoft repository for BcContainerHelper, a PowerShell module, which makes it easier to work with Business Central Containers on Docker.
1,274
51
$1.2M
dockerode
Docker + Node = Dockerode (Node.js module for Docker's Remote API)
948
389
$209K
ORAS (OCI Registry as Storage)
The ORAS project provides a means to enable various client libraries with a way to push OCI Artifacts (https://github.com/opencontainers/artifacts) to OCI-conformant (https://github.com/opencontainers/oci-conformance) registries. ORAS represents OCI Registry as Storage, enabling any artifact author to benefit from existing registries, without having to build Yet Another Storage Solution (YASS). ORAS consists of both a CLI (https://oras.land/#oras-cli) for initial testing and a Go Module (https://oras.land/#oras-go-module) to be included with your CLI. The ORAS project will include additional language libraries so any artifact author, with any language can benefit.
731
286
$8M
Docker Community Collection
A collection of Ansible modules and plugins for managing Docker containers, images, networks, volumes and other Docker resources. It enables automation of Docker operations through Ansible playbooks.
553
170
$2.8M
Docker Java Client
Java Docker API Client
client-python
Official Python client library for kubernetes
docker-py
A Python library for the Docker Engine API
go-dockerclient
Go client for the Docker Engine API.