How is Docker used?

Post Reply
jothikumar
Posts: 7
Joined: 06 Aug 2019

How is Docker used?

Post by jothikumar »

Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package.
Docker certification training
Post Reply