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

Exit docker-compose process requires 2 times press of Ctrl-c #1

Open
vitalii-bulyzhyn opened this issue Jun 29, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@vitalii-bulyzhyn
Copy link

So far, you can start docker-compose dev will all the output on the console. However, to stop it you have to press ctrl-c 2 times. This is has something to do with node.js signals (most likely it send 2 signals when running this command through actual CLI)

@vitalii-bulyzhyn vitalii-bulyzhyn added the bug Something isn't working label Jun 29, 2022
@vitalii-bulyzhyn vitalii-bulyzhyn self-assigned this Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant