|
@@ -1,6 +1,5 @@
|
|
|
\section{Bundles}
|
|
|
|
|
|
-
|
|
|
\subsection{Single-file SCRIPT Bundles}
|
|
|
|
|
|
The key feature of mad is ability to create single-file bundled web sites.
|
|
@@ -129,6 +128,16 @@ Run it:
|
|
|
\end{lstlisting}
|
|
|
\vspace{1\baselineskip}
|
|
|
|
|
|
+\subsection{Docker-compatible RUNC Containers}
|
|
|
+
|
|
|
+Creating runc-complatible container is simple:
|
|
|
+
|
|
|
+\vspace{1\baselineskip}
|
|
|
+\begin{lstlisting}
|
|
|
+ # mad release runc sample
|
|
|
+\end{lstlisting}
|
|
|
+\vspace{1\baselineskip}
|
|
|
+
|
|
|
\subsection{Makefiles with OTP.MK}
|
|
|
|
|
|
OTP.MK is a tiny 50 lines Makefile that allows to start your set
|