jib
jib copied to clipboard
feat: look for and use existing podman installation as well as Docker
Motivation
As said in #3949 jib works with hardcoded docker executable name. But there are alternative software (podman, rancher, ...) and it's good to provide out-of-box for the most popular ones.
Implementation
I made from DEFAULT_DOCKER_CLIENT as list of the most popular container software (docker and podman in this PR).
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.