Local ip to container

Hi,

currently my local machine is hosting the docker engine
and iam running Jenkin container on my machine locally which is working fine
i want the other user to use this container which is hosted locally on my machine
how i can pass my local ip to container.

i did tried docker network host which but no success can any one let me know the steps for this

Thanks
DJM