Add chapter explaining components
This commit is contained in:
@ -10,7 +10,7 @@ two Docker images:
|
||||
whether the user completed the tutorial or not)
|
||||
\end{itemize}
|
||||
During most of this capter I am going to be discussing the \texttt{solvable} Docker image,
|
||||
with the exception of section \ref{solutioncheck}, where I will dive into how the
|
||||
with the exception of section~\ref{solutioncheck}, where I will dive into how the
|
||||
\texttt{controller} image is implemented.
|
||||
|
||||
The most important feature of the framework is it's messaging system.
|
||||
@ -355,7 +355,7 @@ field is designed for).
|
||||
In this case the TFW server will only forward privileged messages that
|
||||
have a valid signature.
|
||||
|
||||
\subsection{Solution checking}
|
||||
\subsection{Solution checking}\label{solutioncheck}
|
||||
|
||||
Traditionally most challenges on the Avatao platform implement a Docker image called
|
||||
\texttt{controller}, which is responsible for detecting the successful
|
||||
|
Reference in New Issue
Block a user