Graylog2 / graylog-docker

Official Graylog Docker image
https://hub.docker.com/r/graylog/graylog/
Apache License 2.0
357 stars 132 forks source link

Setting Graylog uid/gid as arguments in the docker build instead of being hard coded in the Dockerfile. #255

Open ceerad opened 1 year ago

ceerad commented 1 year ago

Hello, we recently had to modify the graylog Dockerfile to allow set the graylog uid/gid since we are using the application with LDAP.

I have modified the Dockerfile and the build to adhere to this and a modified docker-compose. I would like to contribute these changes in a branch for the merge is possible.

Thanks Conrad

bernd commented 1 year ago

@ceerad Feel free to open a PR for this. :slightly_smiling_face: