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
Ilya Dmitrichenko 4b2aab09b5
Allow users to have separate store paths
- decouple store path from `$DOCKER_CONFIG`
- improve containerised build setup
- introduce new `$BUILDX_CONFIG` environment variable

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
4 years ago
..
imagetools
bake.go bake: ensure `--builder` is wired from root options 5 years ago
build.go
create.go feat: enhance kubernetes driver 4 years ago
diskusage.go
inspect.go Increase inspect timeout from 5 to 20 seconds 5 years ago
install.go
ls.go Increase ls timeout from 7 to 20 seconds 5 years ago
prune.go Add -f shorthand flag for prune --force 5 years ago
rm.go
root.go
stop.go
uninstall.go
use.go
util.go Allow users to have separate store paths 4 years ago
version.go