mirror of https://github.com/docker/buildx.git
fix incorrect heading text
Co-authored-by: Justin Chadwell <github@jedevc.com> Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
ed3b311de4
commit
4afd9ecf16
|
@ -26,7 +26,7 @@ The following table outlines some of the differences between drivers.
|
|||
| **Multi-arch images** | No | Yes | Yes | Yes |
|
||||
| **BuildKit configuration** | No | Yes | Yes | Managed externally |
|
||||
|
||||
## List available drivers
|
||||
## List available builders
|
||||
|
||||
Use `docker buildx ls` to see builder instances available on your system, and
|
||||
the drivers they're using.
|
||||
|
|
Loading…
Reference in New Issue