Skip to content

Commit

Permalink
Use count: all to share all the devices
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Hripko <[email protected]>
  • Loading branch information
EricHripko committed Sep 19, 2020
1 parent eaa404a commit 52195d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ deploy:

##### count

If `count` is set to `-1` or not specified, Compose implementations MUST reserve all devices that satisfy the requested capabilities. Otherwise, Compose implementations MUST reserve at least the number of devices specified. The value is specified as an integer.
If `count` is set to `all` or not specified, Compose implementations MUST reserve all devices that satisfy the requested capabilities. Otherwise, Compose implementations MUST reserve at least the number of devices specified. The value is specified as an integer.

```yml
deploy:
Expand Down

0 comments on commit 52195d7

Please sign in to comment.