Download Docker Download Docker Community Edition: https://www.docker.com/community-edition click Get Docker CE from Docker Store Test your Installation launch docker by double clicking the app you installed Open a command shell Note that Docker looks for the nginx webserver locally and if it does not find it, then downloads it. Open web browser and go to... Continue Reading →
Docker Certificate Error
When faced with: An error occurred trying to connect: Post https://192.168.59.103:2376/v1.19/containers/create: x509: certificate is valid for 127.0.0.1, 10.0.2.15, not 192.168.59.103 Do the following