diff options
| -rw-r--r-- | Dockerfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,4 +22,5 @@ RUN pacman --noconfirm -S \ ninja \ openssh \ python-sphinx \ - qemu-system-x86 + qemu-system-x86 \ + qemu-ui-curses |
![]() |
index : pub/fmorgner/teachos-toolchain.git | |
| Toolchains for TeachOS kernel development | fmorgner |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 3 |
@@ -22,4 +22,5 @@ RUN pacman --noconfirm -S \ ninja \ openssh \ python-sphinx \ - qemu-system-x86 + qemu-system-x86 \ + qemu-ui-curses |