remove old media type compat for plugins
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
2d40fc55b8
commit
5bfa17e58b
@ -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
|
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
|
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 Type | Media Type
|
||||||
------------- | -------------
|
------------- | -------------
|
||||||
config | "application/vnd.docker.plugin.v0+json"
|
config | "application/vnd.docker.plugin.v1+json"
|
||||||
|
|
||||||
|
|
||||||
## *Config* Field Descriptions
|
## *Config* Field Descriptions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user