This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Simon Cross will provide an introduction to Docker. | |
Docker extends a common container format called Linux Containers, or LXC, with a high level API providing a lightweight virtualization solution that runs processes in isolation. Docker utilizes LXC, cgroups, and the Linux kernel itself. Unlike traditional virtual machines, a Docker container does not include a separate operating system, instead it relies on the operating system’s functionality provided by the underlying infrastructure. | |
(source: Wikipedia: http://en.wikipedia.org/wiki/Docker_(Linux_container_engine)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Environment: | |
Request Method: GET | |
Request URL: http://qa-sideloader.za.prk-host.net/complete/github/?code=6e7833aa317dc2a5259a&redirect_state=Uiq0mmUsBEH92uIzaLLTYdJ11fbvP8uR&state=Uiq0mmUsBEH92uIzaLLTYdJ11fbvP8uR | |
Django Version: 1.5.2 | |
Python Version: 2.7.3 | |
Installed Applications: | |
('django.contrib.auth', |