Docker

Guru prasath - Sep 28 - - Dev Community

Why docker well answer it is containerization platform help you to containerize your application to your clients,colleagues,etc
How docker works?.
well docker works simple on taking a light-weight linux distro in eg alphine linux on top of that you install depedencies of you project and you can copy you project files into docker by using copy.
after that your docker image is ready you can create as much containers you want...

. .
Terabox Video Player