From 7dcc7469b04cb1e47c7626a272ca218274aae5d4 Mon Sep 17 00:00:00 2001 From: Scott Stientjes Date: Thu, 23 Mar 2017 08:55:28 -0600 Subject: [PATCH] Update content_trust.md Removed "Using default tag: latest" from sample command output. The testing tag was specified in the command, so it would not being using the default tag. --- engine/security/trust/content_trust.md | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/security/trust/content_trust.md b/engine/security/trust/content_trust.md index 2faac5dc91..a7af80e7e2 100644 --- a/engine/security/trust/content_trust.md +++ b/engine/security/trust/content_trust.md @@ -267,7 +267,6 @@ you signed and pushed earlier: ``` $ docker pull /trusttest:testing -Using default tag: latest Pull (1 of 1): /trusttest:testing@sha256:d149ab53f871 ... Tagging /trusttest@sha256:d149ab53f871 as docker/trusttest:testing