frdel / agent-zero

Agent Zero AI framework
Other
4.86k stars 1.07k forks source link

What are the best practices for getting permissions right between container and mounted system directory? #190

Open bpawnzZ opened 4 weeks ago

bpawnzZ commented 4 weeks ago

as stated above. only real issues i have had are permission based with that damn folder. i have to delete it and start fresh more times then not. creating docker-compose and adding user: "${UID}:${GID}" to try to set the docker container permissions doesn't fly with the Dockerfile. Which i have not been able to sucessfully edit thus far. Anyone have any input on anything that has worked for them???

MaximPro commented 3 weeks ago

Agent Zero should be more like cline / claude dev in its logic to check its base file structure. There it really lags. I can't interact properly with the system yet. due to this docker container logic and not accessing the right folders.