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:
ca5f363
)
version 1.2.0 is the minimum
author
Sam
<sam.saffron@gmail.com>
Wed, 27 Aug 2014 21:09:51 +0000
(07:09 +1000)
committer
Sam
<sam.saffron@gmail.com>
Wed, 27 Aug 2014 21:10:04 +0000
(07:10 +1000)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index bc358fc8a7abc1f275a8263ad36b52ff01b7f2cd..bc7f2041f4fca25a758317bf8bb8010ba34c0295 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-6,8
+6,8
@@
opt=$3
cd "$(dirname "$0")"
-docker_min_version='
0.9.1
'
-docker_rec_version='
0.11.1
'
+docker_min_version='
1.2.0
'
+docker_rec_version='
1.2.0
'
config_file=containers/"$config".yml
cidfile=cids/"$config".cid