GitHub - p8952/bocker: Docker implemented in around 100 lines of bash
Bocker
Docker implemented in around 100 lines of bash.
Prerequisites
Example Usage
Functionality: Currently Implemented
Functionality: Not Yet Implemented
License
Prerequisites
The following packages are needed to run bocker.
btrfs-progs
curl
iproute2
iptables
libcgroup-tools
util-linux >= 2.25.2
coreutils >= 7.5
Because most distributions do not ship a new enough version of util-linux you will probably need to grab the sources from here and compile it yourself.
Additionally your system will nee...
Read more at github.com