SkillAgentSearch skills...

Cotainr

cotainr - a user space Apptainer/Singularity container builder.

Install / Use

/learn @DeiC-HPC/Cotainr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

cotainr

CI Documentation Status

cotainr - a user space Apptainer/Singularity container builder.

cotainr makes it easy to build Singularity/Apptainer containers for certain use cases.

cotainr build --base-image docker://ubuntu:24.04 --conda-env <YOUR_CONDA_ENV.yml>

Installation

The recommended way to install cotainr is using pip:

pip install cotainr

Alternatively, you may also simply download, unpack, and run cotainr directly from the bin/ directory, which is possible since cotainr has no external dependencies other than Python and Singularity/Apptainer.

If you are using EasyBuild for managing your software stack, you may use the cotainr-easyconfig.eb EasyConfig as a starting point for installing cotainr via EasyBuild.

Documentation

The documentation is hosted on Read the Docs.

Licensing Information

cotainr is licensed under the European Union Public License (EUPL) 1.2. See the LICENSE file for details.

Your use of cotainr is subject to the terms of the applicable component licenses as listed below. By using cotainr, you agree to fully comply with the terms of these component licenses. If you do not accept these license terms, do not use cotainr.

|Component|License|URL|Cotainr use| |---------|-------|---|-----------| |Miniforge|BSD 3-clause|Miniforge License|Miniforge is used to bootstrap conda environments when running cotainr build --conda-env...|

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated25d ago
Forks7

Languages

Python

Security Score

90/100

Audited on Mar 2, 2026

No findings