mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix docker location
This commit is contained in:
@@ -88,16 +88,15 @@ so-thehive-es:
|
|||||||
|
|
||||||
# Install Cortex
|
# Install Cortex
|
||||||
|
|
||||||
#so-corteximage:
|
so-corteximage:
|
||||||
# cmd.run:
|
cmd.run:
|
||||||
# - name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-cortex:HH1.1.1
|
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-cortex:HH1.1.1
|
||||||
|
|
||||||
so-cortex:
|
so-cortex:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
# - require:
|
- require:
|
||||||
# - so-corteximage
|
- so-corteximage
|
||||||
# - image: docker.io/soshybridhunter/so-cortex:HH1.1.1
|
- image: docker.io/soshybridhunter/so-cortex:HH1.1.1
|
||||||
- image: so-cortex:dev
|
|
||||||
- hostname: so-cortex
|
- hostname: so-cortex
|
||||||
- name: so-cortex
|
- name: so-cortex
|
||||||
- user: 939
|
- user: 939
|
||||||
|
|||||||
Reference in New Issue
Block a user