This repository was archived by the owner on Sep 26, 2026. It is now read-only.
v0.2.2: Add Compose file parsing tests and support for custom Docker config path
- Add unit tests for `ParseComposeFile` to validate YAML structure, handle errors, and ensure accurate parsing. - Enhance README to document `DOCKER_CONFIG_PATH` for custom Docker configuration. - Update deployment logic to utilize `DOCKER_CONFIG_PATH` environment variable, falling back to default if not set.