mirror of https://github.com/docker/docs.git
build(hb): add missing word
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
f8f858bfcf
commit
528d1f0d4d
|
|
@ -160,7 +160,7 @@ $ docker buildx build --builder cloud-<org>-default \
|
|||
```
|
||||
|
||||
If you want to build with a tag, but you don't want to load the results to your
|
||||
local image store, you export the build results to the build cache only:
|
||||
local image store, you can export the build results to the build cache only:
|
||||
|
||||
```console
|
||||
$ docker buildx build --builder cloud-<org>-default \
|
||||
|
|
|
|||
Loading…
Reference in New Issue