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/commands
Tibor Vass aaf4658ed0 ls: platform column now includes user-specified one with driver fallback
When creating builders with `create --platform`, the user can set a subset
of the platforms supported by the builder, but `ls` should only show
the user-specified platforms, when set. Otherwise, the default platforms.

Signed-off-by: Tibor Vass <tibor@docker.com>
6 years ago
..
imagetools rename to docker/buildx 6 years ago
bake.go rename to docker/buildx 6 years ago
build.go rename to docker/buildx 6 years ago
create.go rename to docker/buildx 6 years ago
inspect.go rename to docker/buildx 6 years ago
install.go install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
ls.go ls: platform column now includes user-specified one with driver fallback 6 years ago
rm.go rename to docker/buildx 6 years ago
root.go rename to docker/buildx 6 years ago
stop.go commands: add implementations for create, use, rm, stop 6 years ago
uninstall.go install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
use.go commands: check current context when switching to default 6 years ago
util.go rename to docker/buildx 6 years ago
version.go rename to docker/buildx 6 years ago