Merge pull request #35946 from joelwurtz/patch-2

Fix Volumes property definition in ContainerConfig
This commit is contained in:
Sebastiaan van Stijn 2018-01-29 20:57:09 -08:00 committed by GitHub
commit 40a9d5d24c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 6 deletions

View File

@ -842,7 +842,6 @@ definitions:
Volumes:
description: "An object mapping mount point paths inside the container to empty objects."
type: "object"
properties:
additionalProperties:
type: "object"
enum: