Merge pull request #29230 from vieux/remove_old_media_type_plugin

remove old media type compat for plugins
Upstream-commit: 8de2336f078af8467900e0c6591e5732755733bc
Component: engine
This commit is contained in:
Anusha Ragunathan
2016-12-12 12:43:32 -08:00
committed by GitHub
3 changed files with 4 additions and 6 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ keywords: "API, Usage, plugins, documentation, developer"
-->
# Plugin Config Version 0 of Plugin V2
# Plugin Config Version 1 of Plugin V2
This document outlines the format of the V0 plugin configuration. The plugin
config described herein was introduced in the Docker daemon in the [v1.12.0
@@ -25,7 +25,7 @@ configs can be serialized to JSON format with the following media types:
Config Type | Media Type
------------- | -------------
config | "application/vnd.docker.plugin.v0+json"
config | "application/vnd.docker.plugin.v1+json"
## *Config* Field Descriptions