improve wording on default buildkit image

Co-authored-by: Justin Chadwell <github@jedevc.com>
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
David Karlsson 2022-10-04 13:06:41 +02:00 committed by David Karlsson
parent d030fcc076
commit ed3b311de4
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ pass to `--driver-opt`:
## Usage
When you run a build, Buildx pulls the specified `moby/buildkit` image from
When you run a build, Buildx pulls the specified `image` (by default, [`moby/buildkit`](https://hub.docker.com/r/moby/buildkit))
[Docker Hub](https://hub.docker.com/u/moby/buildkit). When the container has
started, Buildx submits the build submitted to the containerized build server.