We are using only buildah in our environment to build and push the docker images. Now we are planning to use jfrog-cli to publish and scan the docker images. But jfrog-cli tightly coupled with docker. So we are looking for jfrog-cli to support buildah
jfrog-cli should have the additional option to use buildah to push the docker images to artifactory. And even the build-info should be published along with that
Expected :
With buildah support jfrog-cli should be able to push images to artifactory along with build-info
With buildah support jfrog-cli should be able to scan the docker images in artifactory
We are using only buildah in our environment to build and push the docker images. Now we are planning to use jfrog-cli to publish and scan the docker images. But jfrog-cli tightly coupled with docker. So we are looking for jfrog-cli to support buildah
jfrog-cli should have the additional option to use buildah to push the docker images to artifactory. And even the build-info should be published along with that
Expected :