Hi,
So basically:
     docker run -it --network=bridge ubuntu
No internet...
     docker run -it network=host ubuntu
Internet! (apt-get update works)
Bridged mode works on my laptop but not on Qubes with the same version of
docker. (18.09.1 from docker.io package)
I'm new to docker so if I have any misconceptions then please forgive me.
I also read this: https://www.qubes-os.org/doc/network-bridge-support/ and am
not sure if it is relevant to the situation and if so how I can get it working
with that.

Assuming you are running it in an AppVM, I'm not sure you can bridge Xen's virtual NIC like that. You could maybe create a standalone HVM and bridge in there.

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/62580731-24b5-f648-cadf-a6bea5902cff%40danwin1210.me.
For more options, visit https://groups.google.com/d/optout.

Reply via email to