Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerCompose down task does not have a profiles argument #4458

Open
kpaxton opened this issue Jan 9, 2025 · 0 comments
Open

dockerCompose down task does not have a profiles argument #4458

kpaxton opened this issue Jan 9, 2025 · 0 comments

Comments

@kpaxton
Copy link

kpaxton commented Jan 9, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants