https://github.com/spack/spack-ci-containers
Container recipes used by Spack for test purposes
https://github.com/spack/spack-ci-containers
Last synced: 3 months ago
JSON representation
Container recipes used by Spack for test purposes
- Host: GitHub
- URL: https://github.com/spack/spack-ci-containers
- Owner: spack
- License: other
- Created: 2020-07-06T13:22:17.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T05:59:53.000Z (almost 5 years ago)
- Last Synced: 2025-04-21T00:28:58.095Z (about 1 year ago)
- Language: Dockerfile
- Size: 16.6 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Spack CI containers
This repository contains recipes for containers that are
used to test Spack under CI.
## License
Spack is distributed under the terms of both the MIT license and the
Apache License (Version 2.0). Users may choose either license, at their
option.
All new contributions must be made under both the MIT and Apache-2.0 licenses.
See [LICENSE-MIT](https://github.com/spack/spack-ci-containers/blob/master/LICENSE-MIT),
[LICENSE-APACHE](https://github.com/spack/spack-ci-containers/blob/master/LICENSE-APACHE),
[COPYRIGHT](https://github.com/spack/spack-ci-containers/blob/master/COPYRIGHT), and
[NOTICE](https://github.com/spack/spack-ci-containers/blob/master/NOTICE) for details.
SPDX-License-Identifier: (Apache-2.0 OR MIT)
LLNL-CODE-811652