Add docker build system

This commit is contained in:
2025-11-19 16:44:19 +01:00
parent 78177c0a07
commit f4b474f0b9
10 changed files with 27 additions and 244 deletions

3
scripts/run-kernel.sh Executable file
View File

@@ -0,0 +1,3 @@
./scripts/build.sh
qemu-system-i386 -kernel "build/out/kernel"