doc: Update README.md
Change docker-compose version to support start_period argument
This commit is contained in:
@@ -378,7 +378,7 @@ If you are running this image under k8s, you can define a _liveness command_ as
|
|||||||
If you use `docker-compose` as your container orchestrator, you can add the following entries to your compose file:
|
If you use `docker-compose` as your container orchestrator, you can add the following entries to your compose file:
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
version: "3"
|
version: "3.4"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
master:
|
master:
|
||||||
|
|||||||
Reference in New Issue
Block a user