build/dev-env.sh: remove docker version check
docker experimental feature is unnecessary, so just remove it
This commit is contained in:
parent
2d51fbf6fe
commit
714637bec5
4 changed files with 3 additions and 12 deletions
|
|
@ -19,8 +19,6 @@ 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