Package io.quarkus.devservices.deployment.compose
package io.quarkus.devservices.deployment.compose
-
ClassesClassDescriptionProcessor that starts the Compose dev services.Representation of a docker-compose file, with partial parsing for validation and extraction of a minimal set of data.A wrapper around compose that starts and stops services defined a set of compose files.A class that runs compose commands.Represents a service definition in a docker-compose file.A WaitStrategyTarget that represents a container in a docker-compose file.