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

how to shut down a service? #38

Open
yhfwww opened this issue Nov 27, 2018 · 2 comments
Open

how to shut down a service? #38

yhfwww opened this issue Nov 27, 2018 · 2 comments

Comments

@yhfwww
Copy link

yhfwww commented Nov 27, 2018

Thank you.
It works very well.
But I still have a few questions.
The first is, how to shut down a service?
The second is ,how to enable the second service when the first service is running?

@xxllp
Copy link

xxllp commented Jun 26, 2019

you can run service in docker ,and run two docker

@tobegit3hub
Copy link
Owner

@yhfwww you can shutdown the service by killing the process? Use ctrl-c to send the int signal or docker stop the container.

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

No branches or pull requests

3 participants