mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #491 from Security-Onion-Solutions/fix/strelka_init
Remove restart policy
This commit is contained in:
@@ -84,7 +84,6 @@ strelka_frontend:
|
|||||||
strelka_backend:
|
strelka_backend:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: soshybridhunter/so-strelka-backend:HH1.2.1
|
- image: soshybridhunter/so-strelka-backend:HH1.2.1
|
||||||
- restart_policy: unless-stopped
|
|
||||||
- binds:
|
- binds:
|
||||||
- /opt/so/conf/strelka/backend/:/etc/strelka/:ro
|
- /opt/so/conf/strelka/backend/:/etc/strelka/:ro
|
||||||
- /opt/so/conf/strelka/backend/yara:/etc/yara/:ro
|
- /opt/so/conf/strelka/backend/yara:/etc/yara/:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user