mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Added IPC spec to fields_schema.json
Signed-off-by: Lachlan Pease <predatory.kangaroo@gmail.com>
This commit is contained in:
parent
2468235472
commit
67957318ed
@ -59,6 +59,7 @@
|
||||
"external_links": {"type": "array", "items": {"type": "string"}, "uniqueItems": true},
|
||||
"hostname": {"type": "string"},
|
||||
"image": {"type": "string"},
|
||||
"ipc": {"type": "string"},
|
||||
"labels": {"$ref": "#/definitions/list_or_dict"},
|
||||
"links": {"type": "array", "items": {"type": "string"}, "uniqueItems": true},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user