mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Add storage_opt to 2.2 schema
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
e22524474a
commit
b4eaddf984
@ -235,6 +235,7 @@
|
||||
"stdin_open": {"type": "boolean"},
|
||||
"stop_grace_period": {"type": "string", "format": "duration"},
|
||||
"stop_signal": {"type": "string"},
|
||||
"storage_opt": {"type": "object"},
|
||||
"tmpfs": {"$ref": "#/definitions/string_or_list"},
|
||||
"tty": {"type": "boolean"},
|
||||
"ulimits": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user