Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

There is no way to stop Global services #1

Closed
ivankristianto opened this issue Oct 13, 2018 · 1 comment
Closed

There is no way to stop Global services #1

ivankristianto opened this issue Oct 13, 2018 · 1 comment

Comments

@ivankristianto
Copy link
Contributor

When I check with docker ps I can see the global services still up and running even I don't have any other environment run.
And I see we have the function ready:
https://github.com/10up/wp-local-docker-v2/blob/master/src/gateway.js#L140
but we just don't have it available to call from command line.

@cmmarslender
Copy link
Contributor

10updocker stop all is the correct command to do this. It will first stop all environments, then turn off all the global services.

I added a bit to the docs on the global commands page to make this info easier to find.

christianc1 pushed a commit that referenced this issue Dec 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants