Open vigneshsweekaran opened 1 year ago
This already works. Images built with buildah
can be pushed with jf rt pp
because podman and buildah access the same image storage.
@michaelfranzl Thats true but you still rely on podman
cli. You cannot use only buildah
cli in your build environment.
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 :