Loading docker-compose.yml +8 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,14 @@ services: - _run_slapd:/run/slapd - _run_clamav:/run/clamav notifier: depends_on: - nextcloud image: registry.shore.co.il/nextcloud-notifier restart: always volumes: - /run/docker.sock:/run/docker.sock redis: command: - redis-server Loading Loading
docker-compose.yml +8 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,14 @@ services: - _run_slapd:/run/slapd - _run_clamav:/run/clamav notifier: depends_on: - nextcloud image: registry.shore.co.il/nextcloud-notifier restart: always volumes: - /run/docker.sock:/run/docker.sock redis: command: - redis-server Loading