containerd
- Ebuilds: 1, Testing: 2.2.2 Description:
Containerd is a daemon with an API and a command line client, to manage
containers on one machine. It uses runC to run containers according to
the OCI specification. Containerd has advanced features such as seccomp
and user namespace support as well as checkpoint and restore for cloning
and live migration of containers.
Homepage:https://containerd.io/ License: Apache-2.0
crun
- Ebuilds: 1, Testing: 1.27 Description:
While most of the tools used in the Linux containers ecosystem are written in
Go, crun authors believe C is a better fit for a lower level tool like a
container runtime. runc; the most used implementation of the OCI runtime specs
written in Go, re-execs itself and use a module written in C for setting up
the environment before the container process starts.
crun aims to be also usable as a library that can be easily included in
programs without requiring an external process for managing OCI containers.
Homepage:https://github.com/containers/crun License: GPL-2+ LGPL-2.1+
docker
- Ebuilds: 1, Testing: 29.3.1 Description:
Docker is an open-source project to easily create lightweight,
portable, self-sufficient containers from any application. The same
container that a developer builds and tests on a laptop can run at
scale, in production, on VMs, bare metal, OpenStack clusters, public
clouds and more.
Homepage:https://www.docker.com/ License: Apache-2.0
docker-buildx
- Ebuilds: 1, Testing: 0.31.1 Description:
buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner.
Homepage:https://github.com/docker/buildx License: Apache-2.0 Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
docker-cli
- Ebuilds: 1, Testing: 29.3.1 Description: the command line binary for docker
Homepage:https://www.docker.com/ License: Apache-2.0
ducker
- Ebuilds: 1, Testing: 0.6.5 Description: A slightly quackers Docker TUI based on k9s
Homepage:https://ducker.soane.io License: MIT
Apache-2.0 BSD CDLA-Permissive-2.0 ISC Unicode-3.0
Unicode-DFS-2016 WTFPL-2 ZLIB
nerdctl
- Ebuilds: 1, Testing: 2.2.1 Description: Docker-compatible CLI for containerd, with support for Compose
Homepage:https://github.com/containerd/nerdctl License: Apache-2.0 BSD BSD-2 ISC MIT
netavark
- Ebuilds: 1, Testing: 1.17.2 Description:
Netavark is a rust based network stack for containers. It is
being designed to work with Podman but is also applicable for
other OCI container management applications.
Homepage:https://github.com/containers/netavark License: Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 MIT Unicode-DFS-2016 Unlicense ZLIB
podman
- Ebuilds: 1, Stable: 5.8.1, Testing: 5.8.1 Description:
Podman (the POD MANager) is a tool for managing containers
and images, volumes mounted into those containers, and pods
made from groups of containers. Podman is based on libpod,
a library for container lifecycle management that is also
contained in this repository. The libpod library provides
APIs for managing containers, pods, container images,
and volumes.
Homepage:https://github.com/containers/podman/ https://podman.io/ License: BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0