Update docker.md
This commit is contained in:
parent
5fd364971c
commit
90e90f018b
|
@ -81,7 +81,7 @@ docker-compose down -v
|
||||||
|
|
||||||
#### Sample Docker Compose file
|
#### Sample Docker Compose file
|
||||||
|
|
||||||
This sample file starts two data nodes and a container for OpenSearch Dashboards. There may be a delay (30 seconds to 1 minute) before OpenSearch is ready to respond to requests.
|
This sample file starts two data nodes and a container for OpenSearch Dashboards.
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
version: '3'
|
version: '3'
|
||||||
|
|
Loading…
Reference in New Issue