Closed alonisser closed 6 years ago
@alonisser - just a heads up that I did make a slight change after accepting your PR. Calling a command named stop-container
and having it removed could be really irritating to someone who was expecting to be able to start it back up.
I updated the section in HOW_TO_CONTRIBUTE
to show the changed commands. I also added a bootstrap-container
to go along with the same line of thinking.
Thanks!
On dev:
Currently running
Would fail the second run since kill does not clean the existing container A cleanup should remove container after kill