diff options
| author | Felix Queißner <git@mq32.de> | 2020-06-30 22:57:44 +0200 |
|---|---|---|
| committer | Felix Queißner <git@mq32.de> | 2020-06-30 22:57:44 +0200 |
| commit | fdc409bee26abdd9d0cf1d4960565dbcfe895c68 (patch) | |
| tree | ed9da66da9712e9c4c7b1bc84dd9de667d73e44d /ci/docker-compose.yml | |
| parent | 7c19f7ccb4d10612e506f1246394cd2c581e3007 (diff) | |
| download | kristall-fdc409bee26abdd9d0cf1d4960565dbcfe895c68.tar.gz | |
Updates CI build for linux.
Diffstat (limited to 'ci/docker-compose.yml')
| -rw-r--r-- | ci/docker-compose.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ci/docker-compose.yml b/ci/docker-compose.yml index 9a77052..d80253a 100644 --- a/ci/docker-compose.yml +++ b/ci/docker-compose.yml @@ -9,3 +9,7 @@ services: - /dev/fuse:/dev/fuse cap_add: - SYS_ADMIN + security_opt: + - apparmor:unconfined + - seccomp:unconfined + |
