Create convenient spack view in docker image
Open
- Dominant language
- C++
- Stars
- 34
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
The docker image created from `user.Dockerfile` is a bit confusing because the `~/install` folder is empty. I suggest we automatically create a spack view there with Hermes and the dependencies:
```bash
spack view symlink ${HOME}/install hermes
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.