pauleve/docker-mtgo

Permission denied after adding user to docker group

Closed this issue · 1 comments

I'm still getting the error "./run-mtgo: line 221: /home/jack/.local/share/mtgo/Xauthority: Permission denied" after adding the user to the docker group, the docker hello world runs fine

try doing sudo chown -R jack: /home/jack/.local/share/mtgo to restore correct permissions.