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:
fac2c9e
)
bump version
author
Sam
<sam.saffron@gmail.com>
Mon, 15 Dec 2014 02:22:29 +0000
(13:22 +1100)
committer
Sam
<sam.saffron@gmail.com>
Mon, 15 Dec 2014 02:28:11 +0000
(13:28 +1100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 5a94dc8ffa5bedd14da4f59d895b5b83459b7bc7..db39ca589e098ba1d3fc5646ed246babd5198b50 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-13,7
+13,7
@@
config_file=containers/"$config".yml
cidfile=cids/"$config".cid
cidbootstrap=cids/"$config"_boostrap.cid
local_discourse=local_discourse
-image=samsaffron/discourse:1.0.
6
+image=samsaffron/discourse:1.0.
7
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then