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:
429b46b
)
version bump
author
Sam
<sam.saffron@gmail.com>
Fri, 3 Apr 2015 23:23:55 +0000
(10:23 +1100)
committer
Sam
<sam.saffron@gmail.com>
Fri, 3 Apr 2015 23:23:55 +0000
(10:23 +1100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 40d43cb57f8a296c92c6b5e41f18bfaedc39b1e3..ba7300f4730b42cabde7dfaa8a6187f568f1a181 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-12,7
+12,7
@@
docker_rec_version='1.2.0'
config_file=containers/"$config".yml
cidbootstrap=cids/"$config"_bootstrap.cid
local_discourse=local_discourse
-image=samsaffron/discourse:1.0.
8
+image=samsaffron/discourse:1.0.
9
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then