Containers on AI-LAB
AI-LAB uses Singularity containers to run applications safely and reproducibly.
📦 What are containers?
Containers bundle:
- Application code
- Libraries and dependencies
- Configuration files
They ensure your code runs the same everywhere.
📢 Why containers?
- Designed for HPC environments
- Runs without admin privileges
- Uses .sifcontainer files
Next: Getting Containers →
