From a8db0c47b687e177ae7ad8445cce23ed9665b686 Mon Sep 17 00:00:00 2001 From: "gonzalo.contador" <35504372+gonzalo-contador@users.noreply.github.com> Date: Tue, 27 Aug 2019 11:15:37 -0400 Subject: [PATCH] Added Warning to specify scope of support for EE Warning: This implementation DOES NOT qualify under the scope of Docker-ee support. {:.warning} --- notary/getting_started.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notary/getting_started.md b/notary/getting_started.md index 45d783ad78..52562d2e74 100644 --- a/notary/getting_started.md +++ b/notary/getting_started.md @@ -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 [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 Notary is a tool for publishing and managing trusted collections of content.