mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-14 12:50:13 +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