Docker CLI plugin for extended build capabilities with BuildKit
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.
 
 
 
 
 
Go to file
Tibor Vass 6e3dfe72cb
Merge pull request #31 from tonistiigi/platforms-fixes
fixes for managing platforms
6 years ago
bake Merge pull request #31 from tonistiigi/platforms-fixes 6 years ago
build Merge pull request #31 from tonistiigi/platforms-fixes 6 years ago
cmd/buildx cmd: allow invoking without plugin 6 years ago
commands Merge pull request #31 from tonistiigi/platforms-fixes 6 years ago
driver build: add docker output for non-moby drivers 6 years ago
hack bake: rename compose file 6 years ago
store commands: add platforms dedupe 6 years ago
util commands: add platforms dedupe 6 years ago
vendor build: add docker output for non-moby drivers 6 years ago
version cmd: add helloworld example 6 years ago
.dockerignore hack: add cross target 6 years ago
.gitignore hack: add test target 6 years ago
.travis.yml travis: temporarily only build for linux/amd64 and darwin/amd64 6 years ago
Dockerfile bake: initial implementation 6 years ago
Makefile hack: add test target 6 years ago
go.mod build: support more variations on context and dockerfile + iidfile 6 years ago
go.sum build: support more variations on context and dockerfile + iidfile 6 years ago
gometalinter.json hack: base build scripts 6 years ago