A VM requires a new operating system on its own on top of the physical machine and requires a dedicated amount of hard disk, CPU and memory for itself. This is not much performant, as the resources would be wasted if not used by the virtual machine. A Dockerfile is a document that contains all such commands a user requires to assemble an image.

β€’6m read timeβ€’From blog.neelvikmani.com
Post cover image
Table of contents
ProblemSolution πŸ’‘Recap πŸ‘€
1 Comment

Sort: