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 fails to start due to unwritable API partition
|
||||
# - NETALERTX_API shows as mounted but unwritable (❌ in Writeable column)
|
||||
# - API directory must be writable for proper operation
|
||||
# - Container startup fails because API functionality cannot work without write access
|
||||
services:
|
||||
netalertx:
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user