Docker 01: Understanding docker and it's architecture.
What is docker?
Docker is a tool that helps developers to package, build and run software applications as services in containers. Here containers are lightweight and standalone units that contain all the required dependencies to run a software applic...
brahmakothapalli.hashnode.dev3 min read