You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This image has been deprecated in favor of the official elasticsearch image provided and maintained by elastic.co. The upstream images are available to pull via docker.elastic.co/elasticsearch/elasticsearch:[version] like 5.4.2. The images found here will receive no further updates once the 5.6.0 release is available upstream. Please adjust your usage accordingly.
version: '2'
services:
elasticsearch-master:
image: elasticsearch:5
elasticsearch-node1:
image: elasticsearch:5
error:
Creating network "elasticsearchdocker_default" with the default driver
Creating elasticsearchdocker_elasticsearch-node1_1 ...
Creating elasticsearchdocker_elasticsearch-master_1 ...
Creating elasticsearchdocker_elasticsearch-node1_1
Creating elasticsearchdocker_elasticsearch-master_1 ... done
Attaching to elasticsearchdocker_elasticsearch-node1_1, elasticsearchdocker_elasticsearch-master_1
elasticsearchdocker_elasticsearch-node1_1 exited with code 137
The text was updated successfully, but these errors were encountered: