jkfran/killport

Stop docker containers

jkfran opened this issue · 3 comments

Stop docker containers

Nice idea. If a docker container opened the desired port, shutdown the container gracefully.

0kate commented

@jkfran
I have implemented stopping docker containers on linux! Could you confirm the PR below? 🙏
#18

Killport v1 can now kill containers on Linux and Macos. Thank you @0kate for contributing.