Merge pull request #295 from daixiang0/doc

README: add buildx comment
This commit is contained in:
Kubernetes Prow Robot 2020-10-28 09:07:56 -07:00 committed by GitHub
commit 5996005bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ synchronization. The call is made after the symlink is updated.
## Building it
We use [docker buildx](https://github.com/docker/buildx) to build images.
```
# build the container
make container REGISTRY=registry VERSION=tag