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:
905ec30
)
version bump
author
Sam
<sam.saffron@gmail.com>
Tue, 10 Mar 2015 04:49:53 +0000
(15:49 +1100)
committer
Sam
<sam.saffron@gmail.com>
Tue, 10 Mar 2015 04:49:53 +0000
(15:49 +1100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 678ebfbc9fa16d14ae17813f66a0f4e6e2f87360..3a7fc19b434604b0814a8f8757c196fa5eea0b31 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-13,7
+13,7
@@
config_file=containers/"$config".yml
cidfile=cids/"$config".cid
cidbootstrap=cids/"$config"_bootstrap.cid
local_discourse=local_discourse
-image=samsaffron/discourse:1.0.
7
+image=samsaffron/discourse:1.0.
8
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then