Merge "Allow to deactivate SELinux separation for selected containers"

This commit is contained in:
Zuul 2018-10-02 08:12:44 +00:00 committed by Gerrit Code Review
commit 5ed260c995
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ outputs:
image: {get_param: DockerHAProxyImage}
net: host
restart: always
security_opt: label=disable
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}