Tweaked docs

This commit is contained in:
Kai Hendry
2015-10-10 17:00:54 +08:00
parent ce54e4c0f1
commit 91873208b7
3 changed files with 5 additions and 18 deletions

View File

@@ -14,6 +14,7 @@ start:
stop:
docker stop $(NAME)
docker rm $(NAME)
sh:
docker exec -it $(NAME) /bin/sh