1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

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: