mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-11 10:07:53 +00:00
When we set a relative path (i.e. ".") it should be resolved next to binary so we need to get the base dir. If we join it directly like it did before you get a path like .../podman/policy.json where podman is the podman executable so it is not a directory and thus could not contain the policy.json file. ref #21964 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| oci.go | ||
| ociartifact.go | ||
| ociartifact_test.go | ||
| ocidir.go | ||
| policy.go | ||
| policy.json | ||
| policy_unix.go | ||
| policy_windows.go | ||
| pull.go | ||
| source.go | ||