From e07c941945560546cde001c6ee4b7b89ac91bbe6 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Tue, 20 Oct 2015 20:15:17 +0200 Subject: [PATCH] thesis doc. WIP --- src/docs/thesis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/thesis.md b/src/docs/thesis.md index 5ab6849..f8df1c1 100644 --- a/src/docs/thesis.md +++ b/src/docs/thesis.md @@ -5,7 +5,7 @@ # Introduction This project represents my thesis for achieving the title "Master of Science" and is part of my studies of Information Technology at the University of Applied sciences in Constance, Germany. -The main concern of this thesis is to find a viable method for creating application containers with the help of a package manager for source-based packages by specifying their content declaratively. +The main concern of this thesis is to find a viable method for creating application containers with the help of a package manager for source-based packages by specifying their content in a declarative manner. The choice for this topic is due to my personal experience with currently available methods for creating application containers, which doesn't include a single one that I felt completely comfortable with and that could provide all the features that I have expected. My personal experience has been collected in different areas which allowed me to create a very broad view of use-cases and their respective requirements, in which containers can be used to improve the overall situation.