Merge pull request #1935 from vieux/update+plugin+media

update plugin MediaType
pull/1951/head
Derek McGowan 2016-09-06 09:51:20 -07:00 committed by GitHub
commit ed0b3aebb3
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ const (
MediaTypeConfig = "application/vnd.docker.container.image.v1+json"
// MediaTypePluginConfig specifies the mediaType for plugin configuration.
MediaTypePluginConfig = "application/vnd.docker.plugin.v0+json"
MediaTypePluginConfig = "application/vnd.docker.plugin.image.v0+json"
// MediaTypeLayer is the mediaType used for layers referenced by the
// manifest.