|
|
|
|
|
by torginus
213 days ago
|
|
Containers afair rely on the exact driver version matching between the host system and the container itself. We were on AWS when we used this so setting up seemed easy enough - AWS gave you the driver, and a matching docker image was easy enough to find. |
|
For some versions there's even sometimes compat layers built into the container to allow forward version compatibility.