Problem with docker context

Job ID: 31104005

Budget: $250 – $750 USD

Here is a link of my problem: https://superuser.com/questions/1668438/failed-to-connect-using-docker-extension

I have run the command `docker context create PikaServer --docker "host=ssh://pika_node"` and it seems to work just fine(Look at the pictures) I can see the right container and the right image from the server. When I use the Docker Extension with VSCode I got the failed to connect error (Look at the photo). Not sure why I am getting the error. Not sure it is a docker issue. It might be a vscode issue. I need help there

From the terminal only, using "host=ssh://pika_node" is just fine, I can access the remote images and containers. However, with VSCode using Docker extension, it is just not possible to use the ssh alias `pika_node` (Look at the image -- https://code.visualstudio.com/docs/containers/ssh).

I would ask you to connect via teamviewer to investigate the problem.
Related categories: Ubuntu Docker Visual Studio