OS Version: Windows 10 Home 16299.19
Using Docker Toolbox on Windows with default settings.
For Docker version see screenshot:
Steps to reproduce:
Followed instructions on https://docs.docker.com/docker-cloud/cloud-swarm/connect-to-swarm/#connect-to-a-swarm-with-a-docker-cloud-generated-run-command for both AWS and Azure swarm.
Trying to run Step 6: run docker node ls
to verify that the swarm is running.
error during connect: Get https://192.168.99.103:32769/v1.33/nodes: http: server gave HTTP response to HTTPS client
Actually, this error is returned no matter what command I try to run on the client proxy. I’m not sure what else to do. Let me know if you need more information.
Thank you!