Merge pull request #179 from illia1f/feature/isolated-docker-compose

feat: Add Docker containerization for secure, isolated execution
This commit is contained in:
Web Dev Cody
2025-12-20 15:06:09 -05:00
committed by GitHub
9 changed files with 193 additions and 8 deletions

View File

@@ -79,7 +79,7 @@ The future of software development is **agentic coding**—where developers beco
>
> **We do not recommend running Automaker directly on your local computer** due to the risk of AI agents having access to your entire file system. Please sandbox this application using Docker or a virtual machine.
>
> **[Read the full disclaimer](../DISCLAIMER.md)**
> **[Read the full disclaimer](./DISCLAIMER.md)**
---