projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf6d49b
)
stray A
author
Jeff Atwood
<jatwood@codinghorror.com>
Thu, 28 Apr 2016 23:01:44 +0000
(16:01 -0700)
committer
Jeff Atwood
<jatwood@codinghorror.com>
Thu, 28 Apr 2016 23:01:44 +0000
(16:01 -0700)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 91577b43a2e4c9d5f86cb43ad6d7514260110175..69a8be1fecf6546ea363914b2be00a05010bb0a4 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-7,7
+7,7
@@
usage () {
echo " stop: Stop a running container"
echo " restart: Restart a container"
echo " destroy: Stop and remove a container"
- echo " enter: Use nsenter to get a shell into a container"
a
+ echo " enter: Use nsenter to get a shell into a container"
echo " logs: View the Docker logs for a container"
echo " bootstrap: Bootstrap a container for the config based on a template"
echo " rebuild: Rebuild a container (destroy old, bootstrap, start new)"