From 5057c88cfc6f265d1589e21ac1e47eb57c907537 Mon Sep 17 00:00:00 2001 From: Cormac Kinsella <27350062+CormacKinsella@users.noreply.github.com> Date: Tue, 4 Jun 2024 10:46:32 +0200 Subject: [PATCH] Update apptainer.qmd --- apptainer/apptainer.qmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apptainer/apptainer.qmd b/apptainer/apptainer.qmd index fa4a287..deec314 100644 --- a/apptainer/apptainer.qmd +++ b/apptainer/apptainer.qmd @@ -14,5 +14,7 @@ Lesson plan based around materials from [CodeRefinery](https://coderefinery.gith ## Portability to HPC systems, & reproducibilty note: .sif files vs rebuilding from a .def +## Seqera containers resource + ## Converting from docker: if anyone uses Docker regularly - maybe they can take this one as an example?