Skip to content

WIP: Add progress for install #982

New issue

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

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

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cgwalters
Copy link
Collaborator

It turns out to be really hard to make this work with my default dev setup of podman-machine...FIFOs don't work over virtiofs for unsurprising reasons, and podman doesn't do fd passing with podman-remote.

I think the best fix is to add pipe fd passing with podman remote and have it act as a copying proxy.

It turns out to be *really* hard to make this work
with my default dev setup of podman-machine...FIFOs
don't work over virtiofs for unsurprising reasons,
and podman doesn't do fd passing with podman-remote.

I think the best fix is to add pipe fd passing with
podman remote and have it act as a copying proxy.

Signed-off-by: Colin Walters <walters@verbum.org>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/install Issues related to `bootc install` do-not-merge/work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant