Fix typo.

pull/933/head
Omer Katz 4 years ago committed by GitHub
parent 9a1267cd02
commit 6942806cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -196,7 +196,7 @@ with `--output`.
## Working with builder instances ## Working with builder instances
By default, buildx will initially use the `docker` driver if it is supported, By default, buildx will initially use the `docker` driver if it is supported,
providing a very similar user experience to the native `docker build`. Note tha providing a very similar user experience to the native `docker build`. Note that
you must use a local shared daemon to build your applications. you must use a local shared daemon to build your applications.
Buildx allows you to create new instances of isolated builders. This can be Buildx allows you to create new instances of isolated builders. This can be

Loading…
Cancel
Save