mirror of
https://github.com/containers/podman.git
synced 2026-03-04 23:08:14 -05: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>