Go to file
Joakim Hellsén 63160d682f Add initial implementation of Docker Compose manager and example usage
- 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.
2025-06-18 03:45:48 +02:00
2025-06-18 03:45:23 +02:00
2025-06-18 02:36:48 +02:00
2025-06-18 02:36:48 +02:00

compose

Create compose.yaml from Python code

Description
Create compose.yaml from Python code
Readme GPL-3.0 61 KiB
Languages
Python 94.1%
Makefile 5.9%