Is it currently possible to attach nvidia devices from a windows host to a virtualbox host running the nvidia-docker images?
Unfortunately nvidia-docker doesn't support Windows right now.
Even if it did you would need to setup PCIe passthrough between your Windows host and your VM (Linux/Boot2Docker) which I'm pretty sure is not supported by VM vendors (i.e. Virtualbox, VMWare ...).
For reference, here is the wikipedia listing: https://en.wikipedia.org/wiki/Comparison_of_platform_virtualization_software#Other_features
That's what I thought, thanks for confirming.
Now that Docker for Windows uses Hyper-V, has the situation changed?
Sorry, just noticed #197, this was already discussed
Most helpful comment
Now that Docker for Windows uses Hyper-V, has the situation changed?