diff --git a/src/docs/parts/context/context.tex b/src/docs/parts/context/context.tex index b823748..f3d6cb4 100644 --- a/src/docs/parts/context/context.tex +++ b/src/docs/parts/context/context.tex @@ -63,7 +63,7 @@ This is one of the main scenarios for the use of \gls{osvirt} which is better su % TODO: explain generically what APC is and compare to Hypervisors This technology has been under active development for about decade now\cite{Reshetova2014}, and is becoming more and more popular. The popularity has exploded with one specific implementation named \gls{Docker}, which targets the \gls{Linux}-platform. -More about this historical and technological development is explained in its own section \ref{virt-advent-sac-docker}. +More about this historical and technological development is explained in its own section \ref{virt-advent-sac}. The idea behind \gls{osvirt} is to virtualize applications on the \gls{OS} level instead of on the machine level. On \gls{Linux}, features that implement this are a part of the kernel itself, providing features that allow a low-overhead isolation and resource-control for user-space processes, in short: virtualization.