From e2ea9531a6e18df7b3f3956943f6c33b00db01dc Mon Sep 17 00:00:00 2001 From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com> Date: Fri, 15 Dec 2017 16:13:19 -0800 Subject: [PATCH] Emphasize existing placement preference code (#5531) --- compose/compose-file/index.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 2d7b9a5bcd..397eca9a65 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -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: