Elasticsearch keystore should be stored on docker volume
Proposal
In copntainer elasticsearch keystore is stored in /usr/share/elasticsearch/config/elasticsearch.keystore
we should mount that file besause after container restart it should not change.