Merge pull request #1748 from dvdksn/docs/bake-reference

docs: move and rewrite bake reference
This commit is contained in:
Justin Chadwell
2023-05-11 13:00:21 +01:00
committed by GitHub
5 changed files with 823 additions and 5 deletions

View File

@ -87,8 +87,8 @@ target "db" {
$ docker buildx bake -f docker-bake.dev.hcl db webapp-release
```
See our [file definition](https://docs.docker.com/build/bake/file-definition/)
guide for more details.
See the [Bake file reference](https://docs.docker.com/build/bake/reference/)
for more details.
### <a name="no-cache"></a> Do not use cache when building the image (--no-cache)