docker linux container doesn't support driver development?

Docker is not virtual machine.

Ubuntu with docker is not real ubuntu.

If you want to develop with ubuntu, you should use virtualbox or vmware.

Check this link for more information


Docker uses the kernel of the host machine.