runc

Container runner

A CLI tool for spawning and running containers on Linux according to the OCI specification

CLI tool for spawning and running containers according to the OCI specification

GitHub

12k stars
381 watching
2k forks
Language: Go
last commit: about 1 month ago
Linked from 3 awesome lists

containersdockeroci

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
opencontainers/runtime-spec Develops standards for launching and managing application containers across different platforms 3,247
opencontainers/runtime-tools Tools for working with the OCI runtime specification 434
containers/crun An OCI container runtime with a low memory footprint and C implementation 3,102
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
distribution/distribution A toolkit for storing and distributing container content using the OCI Distribution Specification. 9,074
lxc/lxc A low-level Linux container runtime that provides an isolated environment for running system containers with minimal kernel overhead. 4,711
testcontainers/testcontainers-go A Go package that enables easy creation and cleanup of container-based test dependencies. 3,718
go-git/go-git A high-level implementation of the Git version control system in Go 6,070
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,628
urfave/cli A package for building simple command line tools in Go with support for flexible flag parsing and dynamic shell completion. 22,463
cri-o/cri-o An implementation of a container runtime interface that integrates with Kubernetes 5,267
google/gvisor An application kernel that provides isolation between running applications and the host operating system 15,931
golangci/golangci-lint Automated code quality tool for Go programming language 15,863
opencontainers/distribution-spec Defines an API protocol for standardizing the distribution of content across different platforms and container runtimes. 851