mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
Recently was trying to start podman machine with krunkit and got: Error: krunkit exited unexpectedly with exit code 1 which isn't very descriptive. Although this doesn't solve the issue, it increases the debugability of this error. Signed-off-by: Eric Curtin <ecurtin@redhat.com>