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

[Feature Request] Create container image which have podman-remote binary for all platform and arch #14664

Closed
praveenkumar opened this issue Jun 20, 2022 · 9 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@praveenkumar
Copy link
Contributor

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind feature

Description
As of now we release the podman-remote binary https://github.com/containers/podman/releases/tag/v4.1.1 it would be good if we have those binaries (not the msi) as part of single container image (something like podman-remote distribution image) which can be triggered during any PR on specific branch/tag or even master and always updated. This will help podman-remote consumer to not depend on the release bits if some bug introduced to it like #14201 one and fixed on main branch so able to consume the nightly container image.

This should be something similar what OpenShift client binary (oc) have as a single container image consist of all platform binaries.

@openshift-ci openshift-ci bot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 20, 2022
@rhatdan
Copy link
Member

rhatdan commented Jun 21, 2022

If we had quay.io/podman/stable available for multi-arch, wouldn't this achieve the same thing, since you can execute

podman -remote from within these containers?

@praveenkumar
Copy link
Contributor Author

@rhatdan yes having it as multi-arch helps. Executing podman-remote within containers need a container runtime but if a user just want platfrom (win/mac/linux) specific remote binary then they can download this image as tarball and extract or use skopeo to copy it local dir and get respective platform specific remote binary.

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Jul 25, 2022

I would suggest you open a PR to create such an image.

@praveenkumar
Copy link
Contributor Author

@rhatdan Sure, l will try to put a PR and see how it goes.

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Aug 29, 2022

@praveenkumar were you able to work on this?

@praveenkumar
Copy link
Contributor Author

@rhatdan Not yet :( , let me pick it up during this week (it is learn week).

@vrothberg
Copy link
Member

Since #15813 merged, we can close

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Jan 18, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

3 participants