Page 1 of 1

Open Source, Docker and Containerization Technology

Posted: Fri Oct 20, 2017 1:57 am
by Eli
Containerization is a lightweight alternative to full machine virtualization that involves encapsulating an application in a container with its own operating environment. A container is a standardized lightweight, stand-alone, executable package of a piece of software that includes everything needed to run it. Containers are simply a method of operating system virtualization that allow you to run an application and its dependencies in resource-isolated processes from development, shipment to deployment, available for both Linux and Windows based applications. Containerized software will always run the same, regardless of the environment. Containers isolate software from its surroundings, helping to reduce conflicts between teams running different software on the same infrastructure or same software on different infrastructures.

Docker is the company driving the container movement and the only container platform provider to address every application across the hybrid cloud in an effort to make Internet programmable for better collaboration and mass innovation. Read more: https://www.docker.com/what-docker

Listen to these talks to find out more about containerization






Re: Open Source, Docker and Containerization Technology

Posted: Wed Aug 25, 2021 5:42 am
by Eli

Re: Open Source, Docker and Containerization Technology

Posted: Tue Sep 21, 2021 11:16 pm
by Eli

Re: Open Source, Docker and Containerization Technology

Posted: Tue Sep 21, 2021 11:17 pm
by Eli

Re: Open Source, Docker and Containerization Technology

Posted: Thu Sep 23, 2021 8:38 pm
by Eli
LXC containers