mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
A user reported that it was a surprise to receive an unsupported os error when trying to use `podman machine os apply` with WSL machines. This is intentional however the documentation needed to be updated to explicitly state why (it is not based on FCOS). Fixes: #25435 Signed-off-by: Brent Baude <bbaude@redhat.com>