-
Notifications
You must be signed in to change notification settings - Fork 901
integration: rename registry binary #2661
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
Conversation
|
Ephemeral COPR build failed. @containers/packit-build please check. |
|
The skopeo_cidev image is updated with the registry binary from the docker-distribution package instead of building one from source. Ref: containers/automation_images#410 Signed-off-by: Lokesh Mandvekar <[email protected]>
Co-authored-by: Miloslav Trmač <[email protected]> Signed-off-by: Lokesh Mandvekar <[email protected]>
|
@mtrmac @cevich PTAL. Related: containers/automation_images#410 |
Luap99
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
I'm sorry, I won't be able to give this a proper review based on my current responsibilities. |
mtrmac
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This matches containers/skopeo#2661 , without it, any Skopeo test is going to fail, as in https://github.com/containers/image/pull/2905/checks?check_run_id=46601934935 Signed-off-by: Miloslav Trmač <[email protected]>
This matches containers/skopeo#2661 , without it, any Skopeo test is going to fail, as in https://github.com/containers/image/pull/2905/checks?check_run_id=46601934935 Signed-off-by: Miloslav Trmač <[email protected]> Signed-off-by: tomsweeneyredhat <[email protected]>
The skopeo_cidev image is updated with the registry binary from the docker-distribution package instead of building one from source.
Ref: containers/automation_images#410