Allowing Local Execution Without Docker #4928
Replies: 2 comments 9 replies
-
Docker usage is a great idea to prevent unexpected damage by the Autonomous AI's actions, to the local filesystem. |
Beta Was this translation helpful? Give feedback.
-
He is aware of this as he uses a VM.
He wants to turn off the Docker setting. As do I. So let me give you an exact issue.. I don't know how to use docker at all and it's not easy to set up. I have it and try to run it, but I need to edit the .env file, but I can't find it in the files. Perhaps in your fixes that you are doing, you can make it so that it can be turned off for those who don't know how to use docker? |
Beta Was this translation helpful? Give feedback.
-
I recognize that this largely just stems from my ignorance of docker but it does feel like every time I try to do things with Docker it's more hassle than it's worth. I am already running AutoGPT in a virtual machine so from my end it's safe and can't really do a whole lot of damage but I would really love it to be able to live outside of docker and freely interact with the files that are on the virtual machine while also doing code execution.
Every time anything wants to execute it says that it can only execute in docker mode. Is there a setting to disable that?
Beta Was this translation helpful? Give feedback.
All reactions