|  | @@ -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": {
 |