63160d682fbd568ec184675f33ffd65819120c03
- Introduced DockerComposeManager class for programmatically creating and managing Docker Compose YAML files. - Added example script demonstrating usage of DockerComposeManager. - Created tests for service creation, modification, and removal. - Included project metadata in pyproject.toml and added linting instructions in copilot-instructions.md.
compose
Create compose.yaml from Python code
Languages
Python
94.1%
Makefile
5.9%