Run with Docker
You can run Clean Coder inside a Docker container as well!
Installation
Clone repo:
create file with envinronment variables from template:
Run coding pipeline:
Run Project Manager
🎙️ How to use microphone feature inside of Docker:
By default, the microphone feature is not available in Docker containers due to hardware limitations. To enable it, configure your audio input device in the docker-compose.yml file. Uncomment the device section and provide the correct path to your microphone. The default path provided is for Linux; other systems require different paths.
---
Happy coding! 😋 By default, the microphone feature is not available in Docker containers due to hardware limitations. To enable it, configure your audio input device in the docker-compose.yml file. Uncomment the device section and provide the correct path to your microphone. The default path provided is for Linux; other systems require different paths.