Commit Graph

3 Commits

Author SHA1 Message Date
9b7d07cdae Implement find_enabled_services method in DockerAdapter; update Docker struct and main function to retrieve and display enabled services.
All checks were successful
ci/woodpecker/push/test/1 Pipeline was successful
ci/woodpecker/push/test/2 Pipeline was successful
2025-11-13 22:19:42 +00:00
5ba96e86d9 Refactor Docker integration: update BollardAdapter to use async Mutex, implement version retrieval, and clean up unused service methods.
All checks were successful
ci/woodpecker/push/test/1 Pipeline was successful
ci/woodpecker/push/test/2 Pipeline was successful
2025-11-13 21:43:26 +00:00
3f14c0d572 Implement Docker integration with BollardAdapter; add Dockerfile, docker-compose, and update dependencies
Some checks failed
ci/woodpecker/push/test/1 Pipeline failed
ci/woodpecker/push/test/2 Pipeline failed
2025-11-13 20:52:25 +00:00