Uses of Class
io.quarkus.devservices.deployment.compose.ComposeRunner
Packages that use ComposeRunner
-
Uses of ComposeRunner in io.quarkus.devservices.deployment.compose
Methods in io.quarkus.devservices.deployment.compose that return ComposeRunnerModifier and TypeMethodDescriptionComposeRunner.withCommand(String cmd) Set the compose command and args to run.Set the environment variables to use when running the command.ComposeRunner.withProfiles(List<String> profiles) Set the profiles to use when running the command.