浏览代码

Merge pull request #2017 from mnowster/remove-detach-field

Remove mistaken field
Daniel Nephin 10 年之前
父节点
当前提交
469a709a37
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compose/config/fields_schema.json

+ 0 - 1
compose/config/fields_schema.json

@@ -26,7 +26,6 @@
           ]
         },
         "cpuset": {"type": "string"},
-        "detach": {"type": "boolean"},
         "devices": {"type": "array", "items": {"type": "string"}, "uniqueItems": true},
         "dns": {"$ref": "#/definitions/string_or_list"},
         "dns_search": {"$ref": "#/definitions/string_or_list"},