mirror of
https://github.com/Friz-zy/awesome-linux-containers.git
synced 2025-01-15 00:47:10 -05:00
add bocker to containers
https://github.com/p8952/bocker Docker implemented in around 100 lines of bash
This commit is contained in:
parent
404ec25ba0
commit
429fead28f
@ -53,6 +53,8 @@ OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secu
|
||||
|
||||
* [runc](https://github.com/opencontainers/runc)
|
||||
runc is a CLI tool for spawning and running containers according to the OCS specification.
|
||||
* [Bocker](https://github.com/p8952/bocker)
|
||||
Docker implemented in around 100 lines of bash.
|
||||
* [Rocket](https://github.com/coreos/rkt)
|
||||
rkt (pronounced "rock-it") is a CLI for running app containers on Linux. rkt is designed to be composable, secure, and fast. Based on AppC specification.
|
||||
* [LXC](https://github.com/lxc/lxc)
|
||||
|
Loading…
Reference in New Issue
Block a user