From c8476b2a45cd1b6d6a84bf4eccc7bcd2d39b25ac Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Fri, 27 Oct 2023 11:26:54 +0200 Subject: [PATCH] Update --- Singularity | 1 + 1 file changed, 1 insertion(+) diff --git a/Singularity b/Singularity index e68ae2e..8b9195d 100644 --- a/Singularity +++ b/Singularity @@ -6,6 +6,7 @@ From: rocker/tidyverse # From https://github.com/brucemoran/Singularity/blob/8eb44591284ffb29056d234c47bf8b1473637805/shub/bases/recipe.CentOs7-R_3.5.2#L21 echo 'export LANG=en_US.UTF-8 LANGUAGE=C LC_ALL=C LC_CTYPE=C LC_COLLATE=C LC_TIME=C LC_MONETARY=C LC_PAPER=C LC_MEASUREMENT=C' >> $SINGULARITY_ENVIRONMENT + sudo apt-get update sudo apt-get install -qq libcurl4-openssl-dev apt search openjdk