Skip to content

PUID and PGID have no effect on elasticsearch container#482

Open
mchangrh wants to merge 1 commit intosist2app:masterfrom
mchangrh:es-user
Open

PUID and PGID have no effect on elasticsearch container#482
mchangrh wants to merge 1 commit intosist2app:masterfrom
mchangrh:es-user

Conversation

@mchangrh
Copy link

PUID and PGID are variables popularized by linuxserver.io but are not docker specific, that would be the --user flag. Elasticsearch does not respect or use these variables in it's dockerfile or anywhere in their entry script

In fact they have it hardcoded as uid 1000 gid 0 in the Dockerfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant