https://github.com/spack/old-spack-tutorial-container
Dockerfile and artifacts (minus build cache) to create Spack tutorial container.
https://github.com/spack/old-spack-tutorial-container
Last synced: about 1 year ago
JSON representation
Dockerfile and artifacts (minus build cache) to create Spack tutorial container.
- Host: GitHub
- URL: https://github.com/spack/old-spack-tutorial-container
- Owner: spack
- License: other
- Created: 2019-04-10T17:48:21.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T00:34:03.000Z (almost 5 years ago)
- Last Synced: 2024-03-18T08:37:09.630Z (about 2 years ago)
- Language: Shell
- Size: 3.01 MB
- Stars: 4
- Watchers: 9
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Spack Tutorial Container
**This repository is how we used to build the Spack tutorial. It is no longer in use.**
This repository contains a container image you can use to do the
[Spack Tutorial](https://spack.readthedocs.io/en/latest/tutorial.html).
It's exactly like the AWS images we use when we give the tutorial at
conferences.
## 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-tutorial-container/blob/master/LICENSE-MIT),
[LICENSE-APACHE](https://github.com/spack/spack-tutorial-container/blob/master/LICENSE-APACHE),
[COPYRIGHT](https://github.com/spack/spack-tutorial-container/blob/master/COPYRIGHT), and
[NOTICE](https://github.com/spack/spack-tutorial-container/blob/master/NOTICE) for details.
SPDX-License-Identifier: (Apache-2.0 OR MIT)
LLNL-CODE-811652