mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-11 01:38:38 +00:00
Elasticsearch runs as user elasticsearch with uid:gid 1000:1000 inside the Docker container. Clarify that bind mounted local directories need to be accessible by this user. Relates #24092