Apptainer is a container platform focused on supporting "Mobility ofCompute"
https://apptainer.org
Mobility of Compute encapsulates the development to compute
model where developers can work in an environment of their choosing and
creation and when the developer needs additional compute resources, this
environment can easily be copied and executed on other platforms.
Additionally as the primary use case for Singularity is targeted towards
computational portability, many of the barriers to entry of other
container solutions do not apply to Singularity making it an ideal
solution for users (both computational and non-computational) and HPC
centers.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / apptainer
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:cluster/apptainer && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Leap.def | 0000000177 177 Bytes | |
README.SUSE | 0000003918 3.83 KB | |
SLE-15SP5.def | 0000001456 1.42 KB | |
SLE-15SP6.def | 0000001456 1.42 KB | |
SLE-15SP7.def | 0000001456 1.42 KB | |
SUSE.def | 0000000158 158 Bytes | |
_link | 0000000124 124 Bytes | |
_service | 0000000083 83 Bytes | |
apptainer-1.3.6.tar.gz | 0005098765 4.86 MB | |
apptainer-rpmlintrc | 0000000200 200 Bytes | |
apptainer.changes | 0000050601 49.4 KB | |
apptainer.spec | 0000007191 7.02 KB | |
vendor.tar.gz | 0011894248 11.3 MB |
Comments 3
Could you please also include 15.5 in the builds?
It is already enabled, these are SLE_15_SP5 builds, which can also be used for leap15.5
OK - that also explains why I wasn't finding v1.2.0 for leap-15.4 either. With "SLE_15_SP5" it doesn't really look like something that with work with $releasever in the repo information. Is there a normal hack to workaround that? (ie zypper I mean)