The Wayback Machine - https://web.archive.org/web/20201105115221/https://github.com/alexellis/arkade/issues/243
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 Docker's "buildkit" CLI to "arkade get" #243

Open
alexellis opened this issue Oct 26, 2020 · 3 comments
Open

Add Docker's "buildkit" CLI to "arkade get" #243

alexellis opened this issue Oct 26, 2020 · 3 comments

Comments

@alexellis
Copy link
Owner

@alexellis alexellis commented Oct 26, 2020

The buildkit (client) and buildkitd (builder daemon) can both be used with faasd or k3s hosts for building images without installing Docker onto the machine.

There is a tar that can be downloaded like we do with inletsctl, however, we need to make sure we extract both binaries. I'm fairly sure that this will "just work"

See more:

https://github.com/moby/buildkit/releases

@alexellis
Copy link
Owner Author

@alexellis alexellis commented Oct 26, 2020

@yankeexe would you like to take this and/or #242 ?

@yankeexe
Copy link
Contributor

@yankeexe yankeexe commented Oct 26, 2020

I can take this one @alexellis

@alexellis
Copy link
Owner Author

@alexellis alexellis commented Oct 26, 2020

Great, thank you 👍 It may be quicker if you also take #242 at the same time - they are similar tools and touch the same files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.