satis-server
satis-server copied to clipboard
Add support: Specify user
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.