#51 is adding the missing `unix://` and `none://` urls. With this we can switch the default to `none://` like vfkit. This is better for users since it avoids management of the port or unix socket for common cases. Discussed in https://github.com/containers/krunkit/pull/51#discussion_r2129001286
#51 is adding the missing
unix://andnone://urls. With this we can switch the default tonone://like vfkit.This is better for users since it avoids management of the port or unix socket for common cases.
Discussed in #51 (comment)