mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Emphasize existing placement preference code (#5531)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
6cb98516da
commit
e2ea9531a6
@@ -615,10 +615,7 @@ in the [swarm](/engine/swarm/) topics.)
|
||||
|
||||
#### placement
|
||||
|
||||
Specify placement constraints. For a full description of the syntax and
|
||||
available types of constraints, see the
|
||||
[docker service create](/engine/reference/commandline/service_create.md#specify-service-constraints-constraint)
|
||||
documentation.
|
||||
Specify placement of constraints and preferences. See the docker service create documentation for a full description of the syntax and available types of [constraints](/engine/reference/commandline/service_create.md#specify-service-constraints-constraint) and [preferences](/engine/reference/commandline/service_create.md#specify-service-placement-preferences-placement-pref).
|
||||
|
||||
version: '3'
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user