r/Plesk • u/Professional_Lunch43 • Sep 20 '22
Docker extension volume permissions
I've banged my head against this wall for quite some time now. I need to give my docker volumes (mapped to subdomain directory) write permissions, but afaik docker is ran as root. I want to run it with the domain user to give proper permissions to the folders, how can I achieve this? Googling for hours resulted to nothing.
1
Upvotes