docs: add experimental options to build command reference

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell
2022-08-16 11:19:28 +01:00
parent d01d394a2b
commit 297526c49d
3 changed files with 7 additions and 0 deletions

View File

@ -20,6 +20,7 @@ target "_common" {
args = {
GO_VERSION = GO_VERSION
BUILDKIT_CONTEXT_KEEP_GIT_DIR = 1
BUILDX_EXPERIMENTAL = 1
}
}