What is Docker
Docker
- It’s a open source company and a project.
 
- Application delivery technology
 
- It is used to build deploy and run the container.
 
- It will give you standard format to build deploy and run the application.
 
- It will help you to run your distributed application anywhere.
 

Post a Comment