mirror of
https://github.com/containers/podman.git
synced 2026-03-17 22:28:22 -04:00
Only assume that http(s) scheme URLs (only ones supported by http.Client anyway) are URLs. Treat everything else as a file path. (Windows paths can look like a URL scheme) Signed-off-by: Jason T. Greene <jason.greene@redhat.com>