equal
deleted
inserted
replaced
12 Prof. Raimo Kantola |
12 Prof. Raimo Kantola |
13 |
13 |
14 ### Thesis advisor |
14 ### Thesis advisor |
15 PhD. Pasi Sarolahti |
15 PhD. Pasi Sarolahti |
16 |
16 |
17 ## [Seminar Presentation](https://mycourses.aalto.fi/pluginfile.php/292054/mod_folder/content/0/Marttila_071016.pdf?forcedownload=1) |
17 ## Seminar Presentation |
18 |
18 |
19 Presented 2016-10-08. |
19 Presented 08.10.2016 ([slides](https://mycourses.aalto.fi/pluginfile.php/292054/mod_folder/content/0/Marttila_071016.pdf?forcedownload=1)]. |
20 |
20 |
21 ## Abstract |
21 ## Abstract |
22 |
22 |
23 ### Relation to a bigger picture |
23 ### Relation to a bigger picture |
24 [Docker](https://www.docker.com/) uses the Linux container `namespace` and `cgroup` primitives to provide isolated application runtime environments, allowing the distribution of self-contained application images that can be run in the form of Docker containers. |
24 [Docker](https://www.docker.com/) uses the Linux container `namespace` and `cgroup` primitives to provide isolated application runtime environments, allowing the distribution of self-contained application images that can be run in the form of Docker containers. |