sysbox
Container runner
An open-source container runtime that enhances isolation and enables containers to run system-level workloads like VMs.
An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.
3k stars
39 watching
155 forks
Language: Shell
last commit: 10 days ago
Linked from 1 awesome list
container-runtime-securitycontainer-runtimescontainersdevopsdockerkubernetes
Related projects:
Repository | Description | Stars |
---|---|---|
containers/toolbox | A tool for creating interactive command line environments on Linux without installing software on the host. | 2,578 |
lirantal/dockly | A terminal-based tool for managing Docker containers and services | 3,796 |
rootless-containers/usernetes | Kubernetes without root privileges by running inside Rootless Docker containers | 874 |
lxc/lxc | A low-level Linux container runtime that provides an isolated environment for running system containers with minimal kernel overhead. | 4,678 |
containerd/containerd | An open container runtime with an emphasis on simplicity and robustness | 17,485 |
linuxserver/docker-swag | A Docker container that sets up an Nginx webserver and reverse proxy with PHP support, including automated SSL certificate generation and renewal, as well as intrusion prevention. | 2,904 |
cytopia/devilbox | Provides a pre-configured development environment for PHP projects | 4,393 |
portainer/portainer | A management platform for containerized applications and orchestrators | 31,065 |
lxc/incus | A system container and virtual machine manager with a REST API and support for Linux distributions. | 2,748 |
lima-vm/lima | A Linux virtual machine software project that enables users to run Linux environments on various host systems with automatic file sharing and port forwarding. | 15,388 |
jpetazzo/pipework | A tool for creating and managing network connections between containers in a Linux environment. | 4,226 |
containers/bubblewrap | Sandboxing tool to provide isolation and security for unprivileged users | 3,966 |
slimtoolkit/slim | An optimization tool for creating smaller and more secure container images without modifying the original image. | 19,505 |
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,689 |
89luca89/distrobox | A tool that allows users to run any Linux distribution within a terminal, using containerization and integrating host and guest systems. | 10,105 |