mirror of https://github.com/docker/docs.git
fix: incorrect heading level for qemu subsection
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
30b34b217b
commit
7e2d301155
|
@ -61,7 +61,7 @@ loads it through a binary registered in the `binfmt_misc` handler.
|
|||
> Use [multiple native nodes](#multiple-native-nodes) or
|
||||
> [cross-compilation](#cross-compilation) instead, if possible.
|
||||
|
||||
## Support on Docker Desktop
|
||||
#### Support on Docker Desktop
|
||||
|
||||
[Docker Desktop](../../desktop/index.md) provides `binfmt_misc`
|
||||
multi-architecture support, which means you can run containers for different
|
||||
|
|
Loading…
Reference in New Issue