mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
build: fix index of --debug flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -57,7 +57,7 @@ Dockerfile the issue originated. If you want to see more detailed information
|
||||
about the checks, you can use the `--debug` flag. For example:
|
||||
|
||||
```console
|
||||
$ docker build --debug .
|
||||
$ docker --debug build .
|
||||
[+] Building 3.5s (11/11) FINISHED
|
||||
...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user