satis-server icon indicating copy to clipboard operation
satis-server copied to clipboard

Add support: Specify user

Open internalsystemerror opened this issue 7 years ago • 0 comments

When attempting to assign my own user to run the container, I get the repeated error in the logs:

mkdir: can't create directory '/root/.ssh/': Permission denied

I'm using docker-compose and the user key, which is equivalent to using docker run -u. I would like to be able to assign my own local user to sandbox the permissions for the persistent data.

internalsystemerror avatar Jan 26 '18 07:01 internalsystemerror