GoogleContainerTools / GoogleContainerTools/jib
Extend list of default docker clients
Open
enhancement
priority:p3
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
There is a few docker compatible clients (for instance podman) and in the case of using podman instead of docker it would be better if jib will look for podman executable as it acts now with docker.
There are a few workarounds with this issue - setting custom path to executable, or making alias for alternative container software as docker, but it is not so useful.
Contributor guide
Assessment
This issue has not been assessed yet.