Merge "Run mistral_executor unprivileged"
This commit is contained in:
commit
046973baba
@ -155,7 +155,7 @@ outputs:
|
||||
image: {get_param: DockerMistralExecutorImage}
|
||||
ulimit: {get_param: DockerMistralExecutorUlimit}
|
||||
net: host
|
||||
privileged: true
|
||||
privileged: false
|
||||
restart: always
|
||||
healthcheck:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user