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