From 6b42075819134902e4d91cc0776af9e090a83cda Mon Sep 17 00:00:00 2001 From: gaardhus Date: Fri, 8 Nov 2024 16:33:24 +0100 Subject: [PATCH] expand on udocker --- docs/server/usage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/server/usage.md b/docs/server/usage.md index e70866b..b6c8119 100644 --- a/docs/server/usage.md +++ b/docs/server/usage.md @@ -264,7 +264,8 @@ in the background ## Docker -The server is equipped with [udocker](https://github.com/indigo-dc/udocker). +The server is equipped with a subset of docker, called [udocker](https://github.com/indigo-dc/udocker). It requires +the anaconda3 module to be loaded first. ```bash module load anaconda3/2020.11