commit
5996005bea
|
|
@ -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