I'm looking to migrate my home router to my R4S running friendlywrt. Looks like a docker version is available and you can pass it a host network via docker run (https://hub.docker.com/r/ntop/ntopng). I have been unsuccessful at getting this to work.

Has anyone been able to run ntopng on friendlyWRT? Any help is appreciated.

Code: Select all

BusyBox v1.30.1 () built-in shell (ash)

 ___    _             _ _    __      __   _
| __| _(_)___ _ _  __| | |_  \ \    / / _| |_
| _| '_| / -_) ' \/ _` | | || \ \/\/ / '_|  _|
|_||_| |_\___|_||_\__,_|_|\_, |\_/\_/|_|  \__|
                          |__/
 -----------------------------------------------------
 FriendlyWrt 19.07.5, r11257-5090152ae3
 -----------------------------------------------------
root@FriendlyWrt:~# docker run -it -p 3000:3000 --net=host ntop/ntopng:stable -i eth0
Unable to find image 'ntop/ntopng:stable' locally
stable: Pulling from ntop/ntopng
345e3491a907: Pull complete
57671312ef6f: Pull complete
5e9250ddb7d0: Pull complete
670ec7e689b5: Pull complete
6d67672aa97e: Pull complete
81b0de4cb2fa: Pull complete
986964f40857: Pull complete
Digest: sha256:e1902a53f6864e20b5bf3009c992a72dedbcd3ab98c068b0b52f14555226ec46
Status: Downloaded newer image for ntop/ntopng:stable
WARNING: Published ports are discarded when using host network mode
standard_init_linux.go:211: exec user process caused "exec format error"
failed to resize tty, using default size