Google News
logo
Docker - Interview Questions
What is Docker Engine?
Docker Engine is an open-source containerization technology that facilitates the development, assembling, shipping, and running of applications with the help of the following components:
 
* Docker Daemon
* Docker Engine REST API
* Docker CLI
Advertisement