Relational Databases VS Code with Docker Connection Issue

I’ve installed the Relational Database courses locally as per these instructions:

But I still cannot connect to the database:

Does this mean the courses can’t be completed locally either or is there a fix?

check if the containers and images you’ve installed are still up and running, sometimes they need to be recreated, although it’s good to learn a little basics about docker images, containers, and volumes to be able to fix these bugs.

If you’re on Windows or Mac OS, it’s good to view what I mentioned in the docker desktop application

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.