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

add support for skopeo for copying docker images between clusters without requiring docker socket access #223

Open
jstrachan opened this issue May 15, 2017 · 3 comments
Projects

Comments

@jstrachan
Copy link
Contributor

background: http://rhelblog.redhat.com/2017/05/11/skopeo-copy-to-the-rescue/

related:

@jstrachan
Copy link
Contributor Author

wonder if we need to add it as a binary to the clients docker image?

@lpsantil
Copy link

@jstrachan
Copy link
Contributor Author

@lpsantil yes! I figure we should be able to add skopeo as a standard function to the library; then look at using it by default to move images between environments.

Maybe the simplest solution is to add skopeo to our current clients image then its available OOTB in all pipeline build pods?
https://github.com/fabric8io/fabric8-pipeline-library/#understanding-how-it-works

@jstrachan jstrachan added this to Backlog in overview Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
overview
Backlog
Development

No branches or pull requests

2 participants