# ubuntu docker on voxl

Source: https://forum.modalai.com/topic/513/ubuntu-docker-on-voxl
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-10-25 15:16:48 UTC by relevinsky
Replies: 1 · Views: 488

## relevinsky · 2021-10-25 15:16:48 UTC

Hi,
I've activate ubuntu docker on VOXL card with --net=host mode. This means, that the network services between docker and target are shared. How I could configure my ubuntu docker with itself network interfaces for activating docker with different from target IP from my Ubuntu Host?
Thanks

## Reply by Eric Katzfey (ModalAI staff) · 2021-10-25 16:10:34 UTC

@relevinsky Docker has some pretty good documentation. Have you looked at: https://docs.docker.com/engine/reference/run/#network-settings?
