You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
The kernel modules for rtl8319 are missing in boot2docker which
prevents booting it from kvm which appears to use rtl8319 as the network interface by default on debian 10 (buster) started via docker-machine with the kvm driver (which does not set the interface type).
With following config (copied from my ubuntu 20.04 config, so I am not sure all are needed) boot2docker gets correct network interfaces when started with kvm:
The kernel modules for rtl8319 are missing in boot2docker which
prevents booting it from kvm which appears to use rtl8319 as the network interface by default on debian 10 (buster) started via docker-machine with the kvm driver (which does not set the interface type).
With following config (copied from my ubuntu 20.04 config, so I am not sure all are needed) boot2docker gets correct network interfaces when started with kvm: