diff --git a/content/applications/user_software/using_singularity.md b/content/applications/user_software/using_singularity.md index d698904a6a18b64ab669ce803b4a747e8146e9dd..b5bb3f4e567a9b06f58d0fb506c2bfce7ec73fb0 100644 --- a/content/applications/user_software/using_singularity.md +++ b/content/applications/user_software/using_singularity.md @@ -31,14 +31,17 @@ Publically available Docker images can be found at [Docker Hub](http://hub.docke convenience, HCC also provides a set of images on [Docker Hub](https://hub.docker.com/u/unlhcc/) known to work on HCC resources. - ### Available Images at HCC The following table lists the currently available images and the command to run the software. +{{< sorttable >}} + {{< readfile file="static/markdown/singularity-images.md" markdown="true" >}} +{{< /sorttable >}} + {{% notice note %}} If you would like to request an image to be added, please fill out the HCC [Software Request Form](http://hcc.unl.edu/software-installation-request) diff --git a/layouts/shortcodes/sorttable.html b/layouts/shortcodes/sorttable.html new file mode 100644 index 0000000000000000000000000000000000000000..e1a6227a23c5be8c1114ffbee18d3f4ecd542968 --- /dev/null +++ b/layouts/shortcodes/sorttable.html @@ -0,0 +1,68 @@ + + + + + + + + + + +