Remove restart policy

This commit is contained in:
weslambert
2020-04-01 13:19:31 -04:00
committed by GitHub
parent c8e881b8c5
commit 5173da5a33

View File

@@ -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