Support buildah #4166
Labels
co/runtime/crio
CRIO related issues
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
I added a previous ticket about
buildah
(PR #3225), but it timed out...When we upgrade to Podman 1.2, we should include support for buildah (for building images).
Probably by including
buildah
next topodman
, especially if "podman build" doesn't work...It will share the runc and the cni plugins with podman and with cri-o.
No real plan yet on how to support building images from host, except for using
minikube ssh
.But it will do as a start. Could even run buildah in a container, but then it's hard to share images.
The text was updated successfully, but these errors were encountered: