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

Last versions are not available in RHEL 7 #997

Closed
sepulvedablanco opened this issue Aug 4, 2020 · 7 comments
Closed

Last versions are not available in RHEL 7 #997

sepulvedablanco opened this issue Aug 4, 2020 · 7 comments

Comments

@sepulvedablanco
Copy link

When trying to install skopeo in CentOS 7 the latest available version is v0.1.40.

How could I get skopeo v1.1.1 binary without compiling the source code?

Thank you!

@TomSweeneyRedHat
Copy link
Member

you could use it as a container image

podman run quay.io/containers/skopeo:v1.1.0 {favorite skopeo command}

I'm not sure that v1.1.1 has reached stable yet, after it does it too will be there. Reference here

@sepulvedablanco
Copy link
Author

yes I know but I just need to copy images between two registries so I dont want to install docker, podman or whatever

@TomSweeneyRedHat
Copy link
Member

@lsm5 do you know when/how/if Skopeo v1.0+ will land in CentOS 7?

@lsm5
Copy link
Member

lsm5 commented Sep 23, 2020

RE: Vanilla CentOS 7, can't say for sure.

@sepulvedablanco have you tried the OBS repo? https://build.opensuse.org/package/show/devel:kubic:libcontainers:stable/skopeo . Click the Download Package link and it will show you instructions on how to install on CentOS 7.

@lsm5 lsm5 closed this as completed Sep 23, 2020
@lsm5
Copy link
Member

lsm5 commented Sep 23, 2020

@TomSweeneyRedHat is there a recommended place to list installation steps?

@TomSweeneyRedHat
Copy link
Member

Maybe something in https://github.com/containers/skopeo/blob/master/install.md, I'm not sure there's a better landing spot.

@lsm5
Copy link
Member

lsm5 commented Sep 23, 2020

PTAL #1053

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants