diff --git a/src/docs/thesis.md b/src/docs/thesis.md new file mode 100644 index 0000000..6cb539a --- /dev/null +++ b/src/docs/thesis.md @@ -0,0 +1,11 @@ +# 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. +The choice for this topic is due to my personal experience with currently available methods for creating application containers, and the intention for customizing and adapting each one of them to make them suitable for two types of users, system administrators and application developers. + + +# Terminology + +* Application: TODO +* Container: TODO +* Application Container: TODO