Merge pull request #110 from searxng/dac_override

docker-compose.yaml: remove CAP_DAC_OVERRIDE
This commit is contained in:
Alexandre Flament 2022-12-31 18:35:37 +01:00 committed by GitHub
commit e76656a162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@ services:
- ALL
cap_add:
- NET_BIND_SERVICE
- DAC_OVERRIDE
redis:
container_name: redis
@ -51,7 +50,6 @@ services:
- CHOWN
- SETGID
- SETUID
- DAC_OVERRIDE
logging:
driver: "json-file"
options: