Hi!
I wanted to run NTOPNG on VyOS in a container.
set container name ntopng image ntop/ntopng:stable
set container name ntopng allow-host-networks
set container name ntopng cap-add net-raw
This starts up just fine, however, after about 20-30 seconds, it just “restarts” the container, and when doing so, I have to resetup everything. The files do not seem to be persistent.
Is there a way to run ntopng in a container in VyOS?