mirror of https://github.com/docker/buildx.git
docs: move Bake file reference title to front matter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
2f98e6f3ac
commit
fd801a12c1
|
|
@ -1,4 +1,6 @@
|
||||||
# Bake file reference
|
---
|
||||||
|
title: Bake file reference
|
||||||
|
---
|
||||||
|
|
||||||
The Bake file is a file for defining workflows that you run using `docker buildx bake`.
|
The Bake file is a file for defining workflows that you run using `docker buildx bake`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue