Merge pull request #6494 from kundan2707/patch-1
Update development.md with docker version and experimental feature requirment
This commit is contained in:
commit
175d964d39
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Install [Go 1.14](https://golang.org/dl/) or later.
|
||||||
!!! note
|
!!! note
|
||||||
The project uses [Go Modules](https://github.com/golang/go/wiki/Modules)
|
The project uses [Go Modules](https://github.com/golang/go/wiki/Modules)
|
||||||
|
|
||||||
Install [Docker](https://docs.docker.com/engine/install/)
|
Install [Docker](https://docs.docker.com/engine/install/) (v19.03.0 or later with experimental feature on)
|
||||||
|
|
||||||
!!! important
|
!!! important
|
||||||
The majority of make tasks run as docker containers
|
The majority of make tasks run as docker containers
|
||||||
|
|
Loading…
Reference in a new issue