Skip to content

Add property to specify Docker Compose flags #42500

@mhalbritter

Description

@mhalbritter

#38763 allows specifying the arguments passed to the start and stop Docker Compose commands.

However, there are some commands which needs to be passed to docker compose directly after and before any subcommand like up. --project-name is one of them.

We should add a new property to allow that. Maybe spring.docker.compose.arguments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions