Portainer
A web dashboard for managing Docker containers, images, volumes and networks.
Portainer gives a friendly GUI over Docker, which is handy while you're learning. Many users graduate to managing everything with Compose files in version control.
Related articles
Docker
A platform for packaging applications and their dependencies into lightweight, portable containers.
Docker Compose
A tool that defines and runs multi-container applications from a single declarative YAML file.