Update singularity image page
Compare changes
@@ -190,6 +190,11 @@ unset REGISTRY
@@ -190,6 +190,11 @@ unset REGISTRY
If you get the error `FATAL: kernel too old` when using your Singularity image on the HCC clusters, that means the *glibc* version in your image is too new for the kernel on the cluster. One way to solve this is to use lower version of your base image (for example, if you have used Ubuntu:18.04 please use Ubuntu:16.04 instead).