89luca89 / 89luca89/podman-launcher
Can't find policy.json
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Return this error when executing:
> Error: no policy.json file found at any of the following: "/root/.config/containers/policy.json", "/etc/containers/policy.json"
The problem is on file `pkg/launcher/launcher.go`:
- line 58
`images` should be `image`
- line 107 & 115
`args[1]` should be `argv[1]`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.