mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-21 18:58:03 +08:00
Fix typo in readme
Changed "note tha" to "note that" Signed-off-by: Tyler Smith <tylerlwsmith@gmail.com>
This commit is contained in:
@@ -196,7 +196,7 @@ with `--output`.
|
||||
## Working with builder instances
|
||||
|
||||
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.
|
||||
|
||||
Buildx allows you to create new instances of isolated builders. This can be
|
||||
|
Reference in New Issue
Block a user