Charles Smith
e90025aa76
add constraint to service create ref
...
Signed-off-by: Charles Smith <charles.smith@docker.com >
(cherry picked from commit 093817031a )
Signed-off-by: Tibor Vass <tibor@docker.com >
2016-07-08 15:33:29 -07:00
Vincent Demeester
f831be849b
Updates on cli reference documentation
...
- Update ps with `--last` flag
- Update commands with current output
- Make sure hugo does not detect the wrong language
- Update usage for `tag` command to be more coherent with the other ones
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
(cherry picked from commit f4cfc6b983 )
Signed-off-by: Tibor Vass <tibor@docker.com >
2016-07-08 15:33:27 -07:00
Vincent Demeester
23be238414
Use "on-failure" for both containers and services
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
(cherry picked from commit a859a33647 )
Signed-off-by: Tibor Vass <tibor@docker.com >
2016-07-08 15:33:21 -07:00
Anil Madhavapeddy
0a21d2b8d0
make docker service --help text for --endpoint-mode more consistent
...
Previously:
```
--constraint value Placement constraints (default [])
--endpoint-mode string Endpoint mode(Valid values: vip, dnsrr)
<snip>
--restart-condition string Restart when condition is met (none, on_failure, or any)
```
Now:
```
--constraint value Placement constraints (default [])
--endpoint-mode string Endpoint mode (vip or dnsrr)
<snip>
--restart-condition string Restart when condition is met (none, on_failure, or any)
```
Signed-off-by: Anil Madhavapeddy <anil@docker.com >
(cherry picked from commit 2de9585f5e )
Signed-off-by: Tibor Vass <tibor@docker.com >
2016-07-08 15:32:23 -07:00
orkaa
d4cdc5172c
For the lulz! (evalulate -> evaluate)
...
Signed-off-by: orkaa <orkica@gmail.com >
(cherry picked from commit 1bdbfa5770 )
2016-06-30 16:47:45 -07:00
Sebastiaan van Stijn
d5c89ec65e
Add initial "service" docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit f565bc7ec9 )
2016-06-18 20:58:23 -07:00