Moved content into the Markdown note

This commit is contained in:
ollypom 2019-11-06 17:10:47 +00:00
parent 631c2f6b67
commit d723a11f13
No known key found for this signature in database
GPG Key ID: 2E6D9F4EBCB6B160
1 changed files with 10 additions and 9 deletions

View File

@ -128,9 +128,10 @@ Next, create an Interlock configuration object that contains multiple extensions
> Important
>
> The configuration object specified in the following code sample applies to UCP versions 3.0.10 and later, and versions 3.1.4 and later.
If you are working with UCP version 3.0.0 - 3.0.9 or 3.1.0 - 3.1.3, specify `com.docker.ucp.interlock.service-clusters.conf`.
> The configuration object specified in the following code sample applies to
> UCP versions 3.0.10 and later, and versions 3.1.4 and later. If you are
> working with UCP version 3.0.0 - 3.0.9 or 3.1.0 - 3.1.3, the config object
> should be named `com.docker.ucp.interlock.service-clusters.conf`.
```bash
$> cat << EOF | docker config create com.docker.ucp.interlock.conf-1 -