docs: bake guides and refactor reference

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-06-01 15:04:29 +02:00
parent 6cb026b766
commit ebd7d062bf
8 changed files with 1060 additions and 873 deletions

View File

@ -14,7 +14,7 @@ debug = true
mirrors = ["mirror.gcr.io"]
```
> **Notes**
> **Note**
>
> `debug = true` has been added to be able to debug requests
> in the BuildKit daemon and see if the mirror is effectively used.