Skip to content
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

Choose a tag to compare

@wirwolf wirwolf released this 06 Nov 14:08
· 40 commits to master since this release
- 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.