Skip to content

dockerCompose down task does not have a profiles argument #4458

@kpaxton

Description

@kpaxton

My docker-compose file uses profiles to load group related services.In VSCode I'm able to create a task using the docker-compose type and can configure the up command to use a specific profile. However, the down task doesn't allow for profiles and therefore the docker compose down command doesn't stop the services that were started under the profile.

Can profile support be added to the docker-compose down task configuration?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions