Docker Caused by: java.nio.file.AccessDeniedException: /usr/share/elasticsearch/data/nodes
给映射的目录授权即可
例如:
chmod 777 ./data