Docker Basics to Advanced Blog's with project
What is Docker?
Docker is an open-source centralized platform designed to create, deploy, and run applications.
Docker uses containers on the host's operating system to run applications.
It allows applications to use the same Linux kernel as a system...
safiakhatoon.hashnode.dev20 min read