Running Docker Agents

How do I run a docker Agent and connect it to my Dashboard?

Our online documentation well describes the process:

if you want to see advanced configuration details, I would look at our docker page:

https://hub.docker.com/r/netbeez/nb-agent

One common request that we often run into is how to get direct access to the host’s network interface, which is possible by using the --network host parameter.