I've just started working with Docker and have successfully pulled some images and started containers using the terminal. However, when I open the Docker Desktop app, I can't see any images or containers listed there. I checked the containers through their URLs, and they seem to be functioning fine. What could be the issue?
2 Answers
If you're trying to run a YAML file that pulls images, you can do that directly from the terminal. Just navigate to the directory where your YAML file is located and use the command `docker-compose up`. This will start the containers defined in your YAML file. However, to manage them visually in Docker Desktop, ensure everything is linked correctly.
It sounds like you might have installed Docker in two different ways. If you set up the Docker daemon separately from Docker Desktop, it won't show up in the Desktop app since it runs its own daemon. Make sure to check how you installed Docker and try to align everything under Docker Desktop's setup.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures