mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
fix: buildx bake typo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -84,7 +84,7 @@ test your site locally first. Local tests check for broken links, incorrectly
|
||||
formatted markup, and other things. To run the tests:
|
||||
|
||||
```console
|
||||
$ docker build bake validate
|
||||
$ docker buildx bake validate
|
||||
```
|
||||
|
||||
If this command doesn't result in any errors, you're good to go!
|
||||
|
||||
Reference in New Issue
Block a user