Bocker Docker is a tool implemented in approximately 100 lines of bash, with certain prerequisites for functionality, including specific packages and configurations. A Vagrantfile is included for building the required environment, as running Bocker as root may make changes to network interfaces, routing tables, and firewall rules that could potentially harm your system. The tool allows for pulling images, running containers, executing commands, viewing logs, and more. Currently implemented functionalities include networking support and CGroups. However, functionalities such as data volume containers, data volumes, and port forwarding are not yet implemented. Bocker Docker is released under the GNU General Public License. Controversial information includes the potential risk of system damage.
https://github.com/p8952/bocker