No standard input when running with KraftKit on QEMU / KVM #721
Labels
cmd/kraft/run
Issue or PR related to the ukrun CLI program
kind/enhancement
New feature or request
priority/medium
Issue which is important, but KraftKit is usable without it also.
Describe the bug
When using KraftKit to run Unikraft images, standard input cannot be used on QEMU / KVM.
This is apparent when using SQLite, that requires commands from the user.
Steps to reproduce
Run
app-sqlite
using KraftKit.Expected behavior
The user should be able to provide input commands to the unikernel instance via QEMU.
Which architectures were you using or does this bug affect?
No response
Which operating system were you using or does this bug affect?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: