diff --git a/recipes/quality-control/Singularity.fastqc-0119 b/recipes/quality-control/Singularity.fastqc-0119
new file mode 100644
index 0000000000000000000000000000000000000000..67aba41bb89c78026d217c3aa748fdeb1872df17
--- /dev/null
+++ b/recipes/quality-control/Singularity.fastqc-0119
@@ -0,0 +1,9 @@
+Bootstrap: docker
+From: biocontainers/fastqc:v0.11.9_cv7
+
+%runscript
+    echo "Running container biocontainers/fastqc:v0.11.9_cv7, FastQC v0.11.9"
+    exec /bin/bash "$@"
+
+%post
+    mkdir /cluster /work /tsd /projects