README: add buildx comment
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
This commit is contained in:
parent
c72a880352
commit
7df021c9ff
|
|
@ -18,6 +18,8 @@ synchronization. The call is made after the symlink is updated.
|
||||||
|
|
||||||
## Building it
|
## Building it
|
||||||
|
|
||||||
|
We use [docker buildx](https://github.com/docker/buildx) to build images.
|
||||||
|
|
||||||
```
|
```
|
||||||
# build the container
|
# build the container
|
||||||
make container REGISTRY=registry VERSION=tag
|
make container REGISTRY=registry VERSION=tag
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue