2023-06-28, 02:27 PM
Used
This solved it
why was this folder created with root owner in the first place?!
Code:
sudo chown -R user:user docker/appdata
This solved it
why was this folder created with root owner in the first place?!