docs: reference buildx as a requirement for docker builds
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
This commit is contained in:
parent
4a33b1e163
commit
d13135329a
2 changed files with 3 additions and 1 deletions
|
|
@ -19,6 +19,8 @@ cd ingress-nginx
|
|||
|
||||
### Initial developer environment build
|
||||
|
||||
Ensure docker experimental features option is enabled for [buildx](https://docs.docker.com/buildx/working-with-buildx/)
|
||||
|
||||
```
|
||||
$ make dev-env
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue