From 1617bef4cc1d3c01bf606a80312f8794db320c0f Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 3 Mar 2022 15:31:07 +0200 Subject: [PATCH] add cloud info --- CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc b/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc index 5f27077..1be0144 100644 --- a/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc +++ b/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc @@ -40,7 +40,7 @@ Open source refers to an *openly distributed* program code (including codes that == Alternatives to Docker -TIP: https://apptainer.org/docs/admin/main/[Apptainer/Singularity] - Best Container system for HPC +TIP: https://apptainer.org/docs/admin/main/[Apptainer/Singularity] - *Simply the best* Container system for HPC ==== Singularity can be used with Docker images. This feature was included because developers use and really like using Docker and scientists have already put much resources into creating Docker images.