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.