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

Unable to kill process running on port in Ubuntu 18.04 docker container #45

Open
mathew-ferry13 opened this issue Jul 10, 2020 · 1 comment
Labels

Comments

@mathew-ferry13
Copy link

As part of an npm script I am stating a wiremock server using the wiremock npm package. Then executing some cypress tests and once they are complete am attempting to run: kill-port <PORT> on the port I am starting wiremock on.

When running locally (macOS Catalina 10.15.5), works just fine, but in an Ubuntu 18.04 docker container it does not kill the wiremock process

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.87. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug label Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant