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/vendor/github.com/docker/cli/cli/command
Tibor Vass 416b7bb23f install/uninstall: allow aliasing buildx to `docker builder`
Currently the user can type `docker buildx` to use this tool.
This patch allows the user to install buildx as a `docker builder` alias.

As an additional benefit, this allows the regular `docker build` to hook
into `buildx build`.

Note that the install and uninstall commands are currently hidden.

Signed-off-by: Tibor Vass <tibor@docker.com>
7 years ago
..
cli.go vendor: initial vendor 7 years ago
cli_options.go vendor: initial vendor 7 years ago
context.go vendor: initial vendor 7 years ago
defaultcontextstore.go vendor: initial vendor 7 years ago
events_utils.go vendor: initial vendor 7 years ago
orchestrator.go vendor: initial vendor 7 years ago
registry.go install/uninstall: allow aliasing buildx to `docker builder` 7 years ago
streams.go vendor: initial vendor 7 years ago
trust.go vendor: initial vendor 7 years ago
utils.go install/uninstall: allow aliasing buildx to `docker builder` 7 years ago