Merge pull request #9312 from gonzalo-contador/patch-10

Added Warning to specify scope of support for EE
This commit is contained in:
Dawn W 2019-08-27 16:25:43 -07:00 committed by GitHub
commit ca1b28f4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -8,7 +8,10 @@ This document describes basic use of the Notary CLI as a tool supporting Docker
Content Trust. For more advanced use cases, you must Content Trust. For more advanced use cases, you must
[run your own Notary service](running_a_service.md). Read the [run your own Notary service](running_a_service.md). Read the
[use the Notary client for advanced users](advanced_usage.md) documentation. [use the Notary client for advanced users](advanced_usage.md) documentation.
> **Warning**: This implementation DOES NOT qualify under the scope of Docker-ee support.
{:.warning}
## What is Notary ## What is Notary
Notary is a tool for publishing and managing trusted collections of content. Notary is a tool for publishing and managing trusted collections of content.