Troubleshooting Docker – some obvious things
Most people will not need this section of the book. But if you do need it, then you will be reassured that you’re not the only person to meet these common issues:
- Check that your laptop meets the technical requirements (the type of laptop and version of Windows) for running Docker. These are listed at https://docs.docker.com/desktop/windows/install/. Docker will give you a clear error message if it doesn’t.
- When installing software, you may have seen a popup similar to the following screenshot. It means that your computer is under the control of your IT team. This is mainly a good thing (as it stops malicious software), but it does mean you need their support to install Docker:
Figure AC.2 – An admin permission dialog
- Windows Defender sometimes blocks network and internet access – we want to allow it as we need to be able to connect and run our samples...