mirror of
https://github.com/containers/podman.git
synced 2025-09-19 23:03:16 +08: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>