6.2.4-r42 release

This commit is contained in:
Bitnami Bot
2018-06-14 02:48:00 +00:00
parent f857798560
commit 8bafb6d7f1
3 changed files with 5 additions and 3 deletions

View File

@@ -331,7 +331,7 @@ $ docker run --name elasticsearch bitnami/elasticsearch:latest
or using Docker Compose:
```bash
$ docker-compose start elasticsearch
$ docker-compose up elasticsearch
```
# Notable Changes