No description
| setup | ||
| srcs | ||
| .gitignore | ||
| Makefile | ||
| notes | ||
| README.md | ||
INCEPTION
basically, 3 docker containers talking to each other inside a VM
this is not a guide, read everything thoroughly before proceeding
the VM:
went with alpine in QEMU for a non-bloated CLI OS as we only need to run the containers inside it
before processing you obviously need to download the install iso
once done, edit ISO_PATH in qemu_commands accordingly
QEMU setup:
source qemu_commands
inc_img
inc_inst
int_start
alpine install process here