Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support buildah #4166

Closed
afbjorklund opened this issue Apr 26, 2019 · 4 comments
Closed

Support buildah #4166

afbjorklund opened this issue Apr 26, 2019 · 4 comments
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.

Comments

@afbjorklund
Copy link
Collaborator

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 to podman, 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.

@afbjorklund afbjorklund added kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. co/runtime/crio CRIO related issues labels Apr 26, 2019
@afbjorklund
Copy link
Collaborator Author

Depends on #4181

@tstromberg tstromberg added r/2019q2 Issue was last reviewed 2019q2 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. and removed priority/backlog Higher priority than priority/awaiting-more-evidence. labels May 24, 2019
@sharifelgamal sharifelgamal added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Jul 18, 2019
@tstromberg
Copy link
Contributor

Any update?

@tstromberg tstromberg removed the r/2019q2 Issue was last reviewed 2019q2 label Sep 20, 2019
@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Sep 21, 2019

Decided to push official support for BuildKit and Buildah to a later version, but didn't add to 1.5

Right now there is not much demand for anything beyond podman build, which already works.

@afbjorklund
Copy link
Collaborator Author

I think it will be enough with podman build for now. Can revisit buildah later, if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants