mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Merge pull request #22090 from mpesari/patch-2
Fix extra argument in example
This commit is contained in:
@@ -63,7 +63,7 @@ If more than one Bake file is found, all files are loaded and merged into a
|
||||
single definition. Files are merged according to the lookup order.
|
||||
|
||||
```console
|
||||
$ docker buildx bake bake --print
|
||||
$ docker buildx bake --print
|
||||
[+] Building 0.0s (1/1) FINISHED
|
||||
=> [internal] load local bake definitions 0.0s
|
||||
=> => reading compose.yaml 45B / 45B 0.0s
|
||||
|
||||
Reference in New Issue
Block a user