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

WIP: Add progress for install #982

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 <[email protected]>
@cgwalters cgwalters marked this pull request as draft December 18, 2024 20:27
@github-actions github-actions bot added the area/install Issues related to `bootc install` label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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