
ojob ojob.io/docker/runNetShoot network=mynetwork mode=normal container=my-container Runs Netshoot in docker
| Name | Description | 
|---|---|
| network | Run netshoot on associated on the specific docker network | 
| mode | Run netshoot normally (mode=normal) or in the host network (mode=host) or as a debug (mode=net). If "mode=net" you need also to define the net. If "mode=normal" you might also define the container. | 
| container | When provided it will associate to the container's network |