Compare commits
2 Commits
afc5b1fce3
...
fa239622c1
| Author | SHA1 | Date | |
|---|---|---|---|
| fa239622c1 | |||
| 7acf666100 |
Binary file not shown.
|
Before Width: | Height: | Size: 365 KiB After Width: | Height: | Size: 82 KiB |
8
hosts/host02/docker-compose.yml
Normal file
8
hosts/host02/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
services:
|
||||||
|
rk-siem-host02:
|
||||||
|
image: ricardokleber/rk-siem-host02:latest
|
||||||
|
container_name: rk-siem-host02
|
||||||
|
hostname: rk-siem-host02
|
||||||
|
tty: true
|
||||||
|
stdin_open: true
|
||||||
|
restart: always
|
||||||
Reference in New Issue
Block a user