소스 검색

[Config] Fixed ofelia container in SELinux environment (#4257)

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
Kristian Feldsam 4 년 전
부모
커밋
8f733a903b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      docker-compose.yml

+ 2 - 0
docker-compose.yml

@@ -566,6 +566,8 @@ services:
         - dovecot-mailcow
       labels:
         ofelia.enabled: "true"
+      security_opt:
+        - label=disable
       volumes:
         - /var/run/docker.sock:/var/run/docker.sock:ro
       networks: