mirror of
https://github.com/containers/podman.git
synced 2025-08-23 17:22:30 +08:00

creating vsocks in windows requires admin privileges. there could be some workarounds made in the future,but the general deal has always been, you need to be admin. lets enforce this with an error until those work-arounds can be implemented. Signed-off-by: Brent Baude <bbaude@redhat.com>