Docker Basics: Part 2
When we download docker, we basically download these Docker Deamon basically manages the images, containers, volumes etc in the background. Docker REST API is used to talk to the API and work with the daemon.Docker CLI is the command line. We can al...
Oct 5, 20246 min read28