Dear users, we have installed a new software: cotainr 2025.3.0
:
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
cotainr: cotainr/2025.3.0
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Description:
cotainr - a user space Apptainer/Singularity container builder. cotainr makes it easy to build Singularity/Apptainer containers for certain use cases. Example: $ cotainr build --base-image
docker://ubuntu:22.04 --conda-env <YOUR_CONDA_ENV.yml>
You will need to load all module(s) on any one of the lines below before the "cotainr/2025.3.0" module is available to load.
GCCcore/13.3.0
Help:
Description
===========
cotainr - a user space Apptainer/Singularity container builder.
cotainr makes it easy to build Singularity/Apptainer containers for certain use cases.
Example:
$ cotainr build --base-image docker://ubuntu:22.04 --conda-env <YOUR_CONDA_ENV.yml>
More information
================
- Homepage: https://cotainr.readthedocs.io/en/stable/
Best,
HPC team