The Gradle Docker Compose Plugin by Avast integrates Docker Compose lifecycle management into Gradle builds. It allows developers to define and manage Docker containers required for integration testing or local development directly from their Gradle build scripts. This plugin automates the startup and shutdown of services, supports container health checks, and enables tight integration between application code and containerized services, enhancing reproducibility and automation in development pipelines.
Features
- Starts and stops Docker Compose services as part of Gradle tasks
- Waits for container health checks and log messages
- Maps container ports and environment variables to Gradle properties
- Allows custom configuration of Docker Compose files
- Supports parallel test execution using separate containers
- Provides cleanup and resource management after builds
Categories
Data IntegrationLicense
MIT LicenseFollow Gradle Docker Compose Plugin
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Gradle Docker Compose Plugin!