runc
Container runner
A CLI tool for spawning and running containers according to the OCI specification.
CLI tool for spawning and running containers according to the OCI specification
12k stars
380 watching
2k forks
Language: Go
last commit: 5 days ago
Linked from 3 awesome lists
containersdockeroci
Related projects:
Repository | Description | Stars |
---|---|---|
opencontainers/runtime-spec | Develops standards for launching and managing application containers across different platforms | 3,227 |
opencontainers/runtime-tools | Tools for working with the OCI runtime specification | 431 |
containers/crun | An OCI container runtime with a low memory footprint and C implementation | 3,059 |
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,521 |
google/go-containerregistry | A Go library and CLIs for working with container registries | 3,143 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,002 |
lxc/lxc | A low-level Linux container runtime that provides an isolated environment for running system containers with minimal kernel overhead. | 4,678 |
testcontainers/testcontainers-go | A Go package that enables easy creation and cleanup of container-based test dependencies. | 3,650 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
create-go-app/cli | A command-line tool for creating and deploying full-stack web applications with Go backend, JavaScript/TypeScript frontend, and automated deployment using Ansible and Docker. | 2,608 |
urfave/cli | A package for building simple command line tools in Go with support for flexible flag parsing and dynamic shell completion. | 22,371 |
cri-o/cri-o | An implementation of a container runtime interface that integrates with Kubernetes | 5,232 |
google/gvisor | An application kernel that provides isolation between running applications and the host operating system | 15,851 |
golangci/golangci-lint | A fast and efficient tool for running Go code checks in parallel. | 15,693 |
opencontainers/distribution-spec | Defines an API protocol for standardizing the distribution of content across different platforms and container runtimes. | 840 |