Containers
What are containers? What is containerisation?
A container is a standardised software unit that contains software code and all its dependencies into a standalone, executable package. Everything required to execute a typical application – code, runtime, system tools, libraries and settings is included within the container.