Spack is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, macOS, Windows, and many supercomputers. Spack is non-destructive: installing a new version does not break existing installations, so many configurations can coexist. It provides:
The tag of each Spack docker image is consist of the version of Spack and the version of basic image. The details are as follows:
| Tags | Currently | Architectures |
|---|---|---|
| 1.2.2-oe2403sp4 | spack 1.2.2 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 1.1.1-oe2403sp4 | spack 1.1.1 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 1.1.1-oe2403sp3 | spack 1.1.1 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
docker pull openeuler/spack:{Tag}docker run -it openeuler/spack:{Tag}spack --versionIf you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:39aed67ce…
Size
395.5 MB
Last updated
3 days ago
docker pull openeuler/spackPulls:
54
Last week