Quick Introduction to Containerisation
Introduction
Containerisation is the packaging of software code with just the operating system (OS) libraries and dependencies required to run the code to create a single lightweight executable—called a container—that runs consistently on any infrast...
sandeepc.hashnode.dev4 min read