mirror of https://github.com/docker/docs.git
Merge pull request #9312 from gonzalo-contador/patch-10
Added Warning to specify scope of support for EE
This commit is contained in:
commit
ca1b28f4de
|
@ -8,6 +8,9 @@ This document describes basic use of the Notary CLI as a tool supporting Docker
|
|||
Content Trust. For more advanced use cases, you must
|
||||
[run your own Notary service](running_a_service.md). Read the
|
||||
[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
|
||||
|
||||
|
|
Loading…
Reference in New Issue