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

Migrate bootc dependency from containers image proxy to podman #211

Open
harche opened this issue Nov 28, 2023 · 5 comments
Open

Migrate bootc dependency from containers image proxy to podman #211

harche opened this issue Nov 28, 2023 · 5 comments

Comments

@harche
Copy link

harche commented Nov 28, 2023

Currently, bootc relies on containers image proxy crate to pull images. However, looking at the shortcomings of the container image proxy, we have decided to replace it with podman.

This issue is to track the required effort.

/cc @vrothberg @cgwalters

@harche
Copy link
Author

harche commented Nov 28, 2023

@vrothberg
Copy link
Member

/cc @rhatdan

@rhatdan
Copy link
Member

rhatdan commented Nov 30, 2023

I am fine with this. But does this put a requirement on having podman installed as a service and socket enabled in order to run bootc.

@harche
Copy link
Author

harche commented Dec 4, 2023

@rhatdan it seems from @cgwalters's PR in this area, he is going to execute a podman command, so it doesn't seem like socket is necessary.

@rhatdan
Copy link
Member

rhatdan commented Dec 4, 2023

So bootc will require podman be installed, which is probably fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants