Docker 101
Docker allows you to run processes in isolated environments. This means that you can run multiple images on the same machine without any conflicts. You don't need to worry about the images; you'll understand more in the same blog.
What is a container...
amanreads.hashnode.dev5 min read