thesis doc. WIP

This commit is contained in:
steveej 2015-10-20 20:14:08 +02:00
parent 7cce4251b8
commit ac70242d43

View file

@ -4,8 +4,8 @@
* Container Build System using Source-Package Management
# Introduction
This project represents my thesis to achieve the Master of Science title and is part of my studies of Information Technology at the University of Applied sciences in Constance, Germany.
The main concern of the thesis is to find a viable method for creating application containers with the help of a package manager for source-based packages.
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 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.