mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Revise tests. Use docker-compose.yml where possible
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Expected outcome: Container shows dataloss risk warning for run on RAM disk
|
||||
# - NETALERTX_RUN shows as mounted on tmpfs (RAM disk)
|
||||
# - Dataloss risk warning since runtime files may be lost on restart
|
||||
# - Container starts but runtime state may not persist
|
||||
services:
|
||||
netalertx:
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user