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

Migrate to using crane cli instead of docker cli for image pulling and exporting during CI/builds #1243

Closed
rosskirkpat opened this issue Jul 2, 2021 · 0 comments
Assignees

Comments

@rosskirkpat
Copy link
Contributor

As part of adding Windows support to rke2 we needed to add crane as this was the only way to pull windows images (as tar.gz) on a linux build host. We should be using the same tooling for handling images.

Describe alternatives you've considered
The alternative would be to setup CI for windows (drone, dapper, 3x build hosts), which is additional build time, dev time, and overall complexity that isn't required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants