-
Updated
Jul 1, 2021 - Go
#
runc
Here are 40 public repositories matching this topic...
Top-like interface for container metrics
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
-
Updated
Feb 12, 2021 - Go
alexellis
commented
Jun 8, 2020
Description
We need a volunteer to update all the guides, terraform automation and cloud-config.txt to use the release 0.9.0
The assets are in this repo, so you shouldn't have too hard of a time finding stuff. Bear in mind we now have a dependency on docker-compose.yaml and that may need to be downloaded before faasd install
.
Feel free to ask questions here.
The new cloud-config.t
A fast and lightweight fully featured OCI runtime and C library for running containers
-
Updated
Jul 22, 2021 - C
A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
docker
grid
hpc
containers
emulation
batch
user
chroot
indigo
docker-containers
runc
root-privileges
proot
fakechroot
deep-hybrid-datacloud
eosc-hub
-
Updated
Jul 26, 2021 - Python
Open source system for managing containerized applications in IoT device
-
Updated
Dec 18, 2018 - Go
Runc hook (OCI compatible) for setting up default bridge networking for containers.
-
Updated
Dec 29, 2020 - Go
rootless OCI container runtime with ptrace hacks (No root privileges nor SUID binaries (e.g. newuidmap) are required!)
-
Updated
Apr 13, 2018 - Go
Repository for Ansible content that can include playbooks, roles, modules, and plugins for use with the Podman tool
ansible
devops
containers
devops-tools
ansible-galaxy
ansible-modules
runc
containerization
containerd
container-orchestration
crio
podman
-
Updated
Jul 8, 2021 - Python
Go-based framework for running benchmarks against Docker, containerd, runc, or any CRI-compliant runtime
-
Updated
Jun 3, 2021 - Go
Experimental CLI that takes a Docker image url and runs it in a Firecracker VM
-
Updated
Jan 28, 2019 - Go
Pipe runc (OCI compatible) events to a stats TUI (Text User Interface).
-
Updated
Sep 17, 2020 - Go
static podman binaries and container image
docker
runc
rootless-containers
user-space
container-image
slirp
containerized
cni-plugins
buildah
podman
fuse-overlayfs
crun
slirp4netns
-
Updated
Jul 20, 2021 - Dockerfile
rootless runc-based container engine - deprecated in favour of podman
docker
cli
containers
docker-image
oci
oci-image
image-build
runc
cni
container-engine
unprivileged
unprivileged-user
proot
rootless-containers
oci-runtime
unprivileged-users
rootless
oci-bundle
libcontainer
oci-images
-
Updated
Aug 2, 2019 - Go
Kata Containers with MicroK8s
-
Updated
Nov 30, 2020 - Shell
Simple standalone Docker Plugin implementation to demonstrate Clear Containers with SRIOV
-
Updated
Nov 17, 2017 - Go
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
docker
kubernetes
jenkins
vagrant
helm
grafana
prometheus
runc
gitops
kustomize
bluegreen-deployment
-
Updated
Jul 26, 2021 - Shell
execute and test code of various languages within a sandbox runtime that provides a virtualized container environment.
-
Updated
Jan 7, 2020 - Go
Deploy cri-o from source using Ansible
-
Updated
Apr 17, 2019 - Python
CRI-enabled container runtime benchmark suite.
-
Updated
Jul 30, 2019 - Go
Improve this page
Add a description, image, and links to the runc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the runc topic, visit your repo's landing page and select "manage topics."
right now, there are like 5 different places that need updating if we add a new config/cli field:
pkg/config/config.go to add it to the structure
pkg/config/template.go to add it to the man page template
internal/criocli/criocli.go to add the cli flag
docs/* and completions/* to add completions and documentation
Ideally, we could have just one (or maybe two) places we add a structure, and t