From f0df677913ce9bc6da5253dcca62690917923a3c Mon Sep 17 00:00:00 2001 From: Florian Maier <marsmensch@users.noreply.github.com> Date: Wed, 3 Feb 2016 13:02:22 +0100 Subject: [PATCH] Fix formatting in breaking changes doc Signed-off-by: Florian Maier <contact@marsmenschen.com> --- docs/breaking_changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index 106077b846..6d34b9f802 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md @@ -33,7 +33,8 @@ breaking change. Images pushed by Engine 1.10 to a Registry 2.3 cannot be pulled by digest by older Engine versions. A `docker pull` that encounters this situation returns the following error: -``` Error response from daemon: unsupported schema version 2 for tag TAGNAME +``` + Error response from daemon: unsupported schema version 2 for tag TAGNAME ``` Docker Content Trust heavily relies on pull by digest. As a result, images