Docker alongside GNS3 on a Windows / AMD system
Posted on Mo 23 November 2020 in Networking
When trying to run Docker and GNS3 on the same Windows system with an AMD processor I was faced with the following challenges:
- Docker for Desktop on Windows requires Hyper-V or WSL2, the latter in turn requires Hyper-V
- Hyper-V on AMD processors only supports nested virtualization as of 2020 (in …
Continue reading