Trying to use Strict Mode with Docker on Mac using Agent mode (first time using Docker)
The agent cannot seem to run Docker where docker ps returns with permission denied
If I turn strict mode off, of course it works as expected - though I’d rather just be super cautious and would ideally like to allow things to work that I deem safe
I wondered if Docker could be put onto an allow list - I spotted “Allow List Terminal Commands” but not sure if that will help me, nor am I sure what to put in there exactly - then the agent can just run it after I ok it?