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,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.
|
||||||
|
|
Loading…
Reference in New Issue