Running full blown OS as containers will suffice most of the virtual machine needs.
Why docker-box?
- UI to run containers easily.
- Takes care of networking.
- User management.
- Host and containers statistics.
- Create backups of containers.
- Web based terminal session for containers.
Currently supports:
- Ubuntu 16.04, 14.04
- Debian Jessie, Wheezy
- CentOS 7, 6
Run:
$ sudo curl -sSL https://raw.githubusercontent.com/MicroPyramid/docker-box/master/install.sh | bash
MIT