Conversation
|
So the issue with not being able to write to folders looks to be realted to the "I have no name" issue, that the current user is not honored in the Linux container due to the username/security system structure differences on a Mac. Running as Root, does fix this, along with defining the environmental variable of HOME to the mac users directory |
- Using the informatio from #797 - In this way we don't need separated files
|
Hi @alextrical ! |
|
Should I close it @alextrical ? |
|
Appologies, i didnt remember seeing there was an action for me to get back on. I can get that tested tomorrow, and confirmed either way |
|
Closing because is inactive |
Adding some scripts to allow users to run KiBot in Docker on a Mac.
The docker_kibot_mac.sh script allows running the KiBot commands as expected
The docker_kibot_mac_allow.sh requires additional setup, by following steps 1-7 from here https://gist.github.com/sorny/969fe55d85c9b0035b0109a31cbcb088 , It runs the GUI
For both the cache isnt writable, and gives the error
Error: Directory '/.config' couldn't be created (error 13: Permission denied)