README: add buildx comment

Signed-off-by: Xiang Dai <long0dai@foxmail.com>
This commit is contained in:
Xiang Dai 2020-10-28 16:44:00 +08:00
parent c72a880352
commit 7df021c9ff
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