mirror of
https://github.com/containers/podman.git
synced 2026-06-16 19:49:02 -04:00
When using 'podman run --rootfs ...', the image passed to SpecGenToOCI may be nil - in this case, fall back to "freebsd" for the container OS. [NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org>