Apptainer
Apptainer: Application containers for Linux observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 82
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 35
- age_days: 1737
- days_rel: 43
- days_push: 9
- n_releases_24m: 14
Adoption not part of the score
1949 stars · 182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apptainer (formerly Singularity) is an open-source container platform designed for secure, portable, and reproducible containers on shared systems and HPC environments. It uses an immutable single-file SIF image format, runs rootless by default, and can import Docker/OCI images.
Use cases
- run containers on an HPC cluster without root privileges
- package scientific software into a portable single-file container
- convert Docker images to run on shared Linux systems
- encrypt container images for secure workload distribution
- reproducibly archive and share compute workloads
- use GPUs and parallel filesystems inside containers
When to choose
- you need rootless containers on multi-user shared systems or HPC clusters
- you want a single-file, signable, encryptable container image format
- you need to run existing Docker/OCI containers unprivileged on Linux
When to avoid
- you need Docker-style daemon-based workflows or Docker Compose orchestration
- you primarily target Windows or macOS desktops
- you need Kubernetes-native container images with OCI tooling only
Facets
application · maturity active
container-runtime security cryptography cli developer-tools cloud-computing self-hosted cli hpc rootless-containers sif-image-format reproducibility docker-compatibility singularity scientific-computing containers linux gpu
3 sources
- readme: https://github.com/apptainer/apptainer · fetched 2026-08-28 · f21471fdf4a7
- homepage: https://apptainer.org · fetched 2026-08-29 · 9e5fd397dbfa
- site_page: https://apptainer.org/documentation · fetched 2026-08-29 · 4d19bda211f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apptainer/apptainer | main | 93 |
| apptainer/singularity | mirror | 23 |
For agents
markdown · JSON · MCP: product_card(name="apptainer/apptainer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem