Cleaned up the README and added new information to Getting_Started.
Made client point to new location of docker-compose-executor release
This commit is contained in:
parent
4e818fdd30
commit
7aa6c07c66
4 changed files with 60 additions and 33 deletions
|
@ -27,7 +27,7 @@
|
|||
"ephemeral": false,
|
||||
"max_failures": 1,
|
||||
"min_duration": 5,
|
||||
"cmdline": "\n while true; do\n echo hello world from GoRealis\n sleep 10\n done\n ",
|
||||
"cmdline": "\n while true; do\n echo hello world from gorealis\n sleep 10\n done\n ",
|
||||
"final": false
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue