Update EXTRA configuration in service-matrix.json for container cleanup #57
| @@ -162,7 +162,7 @@ | |||||||
|             "ENV_FILES": [ |             "ENV_FILES": [ | ||||||
|                 "/etc/user/secret/matrix/matrix.json" |                 "/etc/user/secret/matrix/matrix.json" | ||||||
|             ], |             ], | ||||||
|             "EXTRA": "", |             "EXTRA": "--rm", | ||||||
|             "DEPEND": "null", |             "DEPEND": "null", | ||||||
|             "START_ON_BOOT": "false", |             "START_ON_BOOT": "false", | ||||||
|             "CMD": "null", |             "CMD": "null", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user