Fixed image name and container names.
This commit is contained in:
parent
bff398f6a1
commit
2dff049caa
@ -3,7 +3,8 @@ version: '2.1'
|
||||
services:
|
||||
|
||||
elasticsearch:
|
||||
container_name: elasticsearch:$VERSION_ELASTICSEARCH
|
||||
image: elasticsearch:$VERSION_ELASTICSEARCH
|
||||
container_name: elasticsearch
|
||||
build: "https://git.scimetis.net/yohan/docker-elasticsearch.git"
|
||||
environment:
|
||||
- discovery.type=single-node
|
||||
|
Loading…
Reference in New Issue
Block a user