Skip to content

Conversation

anguswilliams
Copy link

Allow containers to be run as non root by adding an influxdb user and group. Home directory of the user is set to the data dir of influx.

The intent is to allow influxdb to be run as a non-root user in environments where policy may disallow the use of the root user. E.g. kubernetes clusters with certain pod-security-policies set.

N.B. The Dockerfile is not defaulted to use the influxdb user to maintain backward compatibility.

Allow containers to be run as non root by adding an influxdb user and
group. Home directory of the user is set to the data dir of influx
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