docker-ntop
docker-ntop copied to clipboard
port 3000 was occupied
I tried change container port and local port into 1054 and the docker always restart. how to fix it? my 3000 port was used by sharepoint
thank you
Hello! i ran into same issue, as the support from ntop is really nonexistent and documentation is also zero i dug up and found it
example: docker run -it --net=host ntopng -i eth0 -w <port>
hope it helps!