Merge pull request #19962 from marsmensch/doc_breaking_formatting_fix
Fix formatting in breaking changes doc Upstream-commit: 9123a24cc8218e5222c2c4f4c9153d6971f3d128 Component: engine
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user