Skip to content

[FEATURE REQUEST] Allow docker compose up with wildcard expressions #12657

@Hugo54x

Description

@Hugo54x

Description

Would be great if docker compose would have a function to only spin up a subset of services. E.g.

docker compose up -d --build --force-recreate core-services-*
docker compose up -d --build --force-recreate satelite-services-*

Why?: It would be very time efficient to (re-)spin-up certain services. Also the separation with target stages (DTAP: dev, test, acceptance, production) can still be upkept.

So this feature would offer great flexibility in changing out certain micorservice structures particulary in development environments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions