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:
346f5d3
)
version bump
author
Sam
<sam.saffron@gmail.com>
Thu, 16 Apr 2015 02:54:27 +0000
(12:54 +1000)
committer
Sam
<sam.saffron@gmail.com>
Thu, 16 Apr 2015 02:54:27 +0000
(12:54 +1000)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 090028aa82ec0b44a022dd57d30b7eb6277741c4..57f034bedda2a30efd6ff1012830bfa6b2f18263 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.1
0
+image=samsaffron/discourse:1.0.1
1
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then