No description
Find a file
2025-11-29 02:33:23 +01:00
setup makefile + directory tree changed 2025-11-29 02:33:23 +01:00
srcs makefile + directory tree changed 2025-11-29 02:33:23 +01:00
.gitignore makefile + directory tree changed 2025-11-29 02:33:23 +01:00
Makefile makefile + directory tree changed 2025-11-29 02:33:23 +01:00
notes initial commit 2025-09-22 13:16:00 +02:00
README.md fucking typo 2025-11-28 03:17:06 +01:00

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