You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/driver
Justin Chadwell d7e4affe98 Complete remote driver
This patch completes the work started in creating a remote driver:

- Renames the env driver to the remote driver (an alternative suggestion
  that should be more user-friendly)
- Adds support for TLS to encrypt connections with buildkitd
- Fixes outstanding review comments
- Reworks the buildx create command endpoint construction to be clearer
  and include better support for this new driver.

Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
..
bkimage feat(driver/kubernetes): support mount buildkit.toml and qemu installing 3 years ago
docker Complete remote driver 3 years ago
docker-container Complete remote driver 3 years ago
kubernetes Complete remote driver 3 years ago
remote Complete remote driver 3 years ago
driver.go Add an option to buildx rm to keep the buildkitd daemon running 3 years ago
features.go driver: add feature testing 6 years ago
manager.go Complete remote driver 3 years ago