0vert1m3
Active Member
- Oct 4, 2015
- 216
- 175
- 91
Its easy first type docker ps to show all the running "Docks" and then docker stop <name> && docker kill <name> to first stop it and then kill it.I was wondering how do I close the docker instances because I happened to open 1 too many and now all my bots are lagging :c