Docker Hub & Docker Images
How Does Docker Work?
Docker main components:
Docker Engine: The core of Docker that runs on the host machine and manages the containers. It provides a command-line interface (CLI) and a RESTful API for interacting with Docker
Docker CLI: Is the co...
prabhatyadav.hashnode.dev5 min read