40fb3ad6e8
ab09846df7
@ -1,4 +1,4 @@
# Contribute to the Buildx project
This page contains information about reporting issues as well as some tips and
guidelines useful to experienced open source contributors.
# buildx
[](https://pkg.go.dev/github.com/docker/buildx)
[](https://github.com/docker/buildx/actions?query=workflow%3Abuild)
# buildx bake
buildx bake
```
docker buildx bake [OPTIONS] [TARGET...]
# buildx imagetools create
docker buildx imagetools create [OPTIONS] [SOURCE] [SOURCE...]
# buildx imagetools inspect
docker buildx imagetools inspect [OPTIONS] NAME
# buildx stop
docker buildx stop [NAME]