aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2020-11-10 08:34:50 +1100
committerJustin Bedo <cu@cua0.org>2020-11-10 08:34:50 +1100
commitf76a0ee1baf9b0fd4d1fe171cad6a8a975522196 (patch)
tree00121faca9250e31564e6b1284048189e6485790
parentcd50eb09ef56ab139b20502690c063be7eae655d (diff)
drop container slide
-rw-r--r--slides.tex14
1 files changed, 0 insertions, 14 deletions
diff --git a/slides.tex b/slides.tex
index 0fbcee5..cd96f8f 100644
--- a/slides.tex
+++ b/slides.tex
@@ -116,20 +116,6 @@
\end{center}
\end{frame}
-\begin{frame}
- \frametitle{Containers do not solve reproducibility}
- \begin{minipage}{.2\textwidth}
- \includegraphics[height=.9\textheight]{docker}
- \end{minipage}
- \begin{minipage}{.78\textwidth}
- \begin{enumerate}
- \item Shifts the problem
- \item Containers provide isolated distributable computational environments
- \item Overkill for reproducible bioinformatics: e.g., don't need virtualised networking (or even networks at all!)
- \end{enumerate}
- \end{minipage}
-\end{frame}
-
\againframe<4>{dag}
\begin{frame}