Let's learn Docker
What is a Container
A container is a running process with resource and capability constraints managed by a computer’s operating system. The files available to the container process are packaged as a container image. Containers run adjacent to each ot...
dipankardas011.hashnode.dev3 min read