mirror of https://github.com/docker/buildx.git
Correction in Synopsis.
Correction in Synopsis. Signed-off-by: accetto <34798830+accetto@users.noreply.github.com>
This commit is contained in:
parent
468b3b9c8c
commit
ef9710d8e2
|
@ -6,8 +6,8 @@ varied compute resources.
|
|||
|
||||
## Synopsis
|
||||
|
||||
Run the following command to create a new builder, named `container`, that uses
|
||||
the Docker container driver:
|
||||
Run the following command to create a new builder, named `kube`, that uses
|
||||
the Kubernetes driver:
|
||||
|
||||
```console
|
||||
$ docker buildx create \
|
||||
|
|
Loading…
Reference in New Issue