Docker: Difference between revisions

From Freephile Wiki
Created page with "Linux containers (LXC) technology has taken off with Docker https://www.docker.com/ <ref>wp::Docker_(software)</ref> which was released as open source in March 2013. RedH..."
 
No edit summary
Line 1: Line 1:
Linux containers (LXC) technology has taken off with Docker https://www.docker.com/ <ref>[[wp::Docker_(software)]]</ref> which was released as open source in March 2013.  RedHat and others have collaborated with the corporate backer to the technology seemingly to compete with Canonical's JuJu https://juju.ubuntu.com/ and Charm technology which also is based on Linux containers.  Linux containers are built into the linux kernel, and so offer a lightweight native method of virtualization compared to more traditional (heavyweight) virtualization techniques like VMWare.
Linux containers (LXC) technology has taken off with Docker https://www.docker.com/ <ref>[[wp:Docker_(software)]]</ref> which was released as open source in March 2013.  RedHat and others have collaborated with the corporate backer to the technology seemingly to compete with Canonical's JuJu https://juju.ubuntu.com/ and Charm technology which also is based on Linux containers.  Linux containers are built into the linux kernel, and so offer a lightweight native method of virtualization compared to more traditional (heavyweight) virtualization techniques like VMWare.


{{References}}
{{References}}

Revision as of 10:12, 23 July 2014

Linux containers (LXC) technology has taken off with Docker https://www.docker.com/ [1] which was released as open source in March 2013. RedHat and others have collaborated with the corporate backer to the technology seemingly to compete with Canonical's JuJu https://juju.ubuntu.com/ and Charm technology which also is based on Linux containers. Linux containers are built into the linux kernel, and so offer a lightweight native method of virtualization compared to more traditional (heavyweight) virtualization techniques like VMWare.

References[edit]