There are environments where applications inside containers must not be executed as a root user, but as a non-root user.
Currently stolon gets executed as root user inside the container. Is there a way to make it run as non-root?
Non-root user should be used inside all of the containers: keepers, sentinel and proxy containers.
There are environments where applications inside containers must not be executed as a root user, but as a non-root user. Currently stolon gets executed as root user inside the container. Is there a way to make it run as non-root?
Non-root user should be used inside all of the containers: keepers, sentinel and proxy containers.
This topic is duplicate with: https://github.com/lwolf/stolon-chart/issues/29 ( Can / should these be merged together. )