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:
8ee0f7f
)
bump
author
Sam
<sam.saffron@gmail.com>
Tue, 7 Apr 2015 03:39:55 +0000
(13:39 +1000)
committer
Sam
<sam.saffron@gmail.com>
Tue, 7 Apr 2015 03:39:55 +0000
(13:39 +1000)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index ba7300f4730b42cabde7dfaa8a6187f568f1a181..090028aa82ec0b44a022dd57d30b7eb6277741c4 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.
9
+image=samsaffron/discourse:1.0.
10
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then