Skip to content

[docs] Should we document that the docker container expects the "elasticsearch" user to uid=1000 #24058

@joshuar

Description

@joshuar

Do we need to document that the Docker image by default has the elasticsearch user mapped to uid 1000? This can cause issues in certain situations where the host OS has a different user with uid 1000. Mainly, this causes permission issues with the volumes. I can see that using a container orchestration tool could mitigate this problem and could be considered a best practice when using these images?

If needed, this could be documented in Notes for production use?

Metadata

Metadata

Assignees

Labels

>docsGeneral docs changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions