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
yeah, sure, @hilben but I can't find the canonical way to solve
Could someone put in the readme the canonical way to solve this issue?
It hasn't any sense to make people dig the issues to solve a common problem, isn't it?
Hello,
When I follow the instructions as in https://github.com/dockerfile/elasticsearch/blob/master/README.md:
Attach persistent/shared directories
I am unable to start the container.
I use the following command:
My elasticsearch.yml:
path:
logs: /data/log
data: /data/data
I receive the following error:
This command was working for me previously (I assume that the recent change https://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/ changed something)
I am using:
Docker version 1.3.0, build c78088f
Boot2Docker-cli version: v1.3.0
Git commit: deafc19
Running on OS X 10.9.5
The text was updated successfully, but these errors were encountered: