First release
Pre-release
Pre-release
This release is the first patch after podman-hpc
was released on Perlmutter and NERSC, and contains early bug fixes. Basic functionality should be in place, and we don't anticipate major breaking changes. Please see CHANGELOG.md for details of the release.
What's Changed
- Security Improvements by @danfulton in #29
- Allow environment variables from hook configuration by @cjh1 in #33
- fix hook wildcard copy logic by @lastephey in #38
- Various bug fixes by @scanon in #39
- a few more bind/copy fixes by @lastephey in #41
- add nccl, cvmfs, cuda-mpi modules, update mpich and gpu modules by @lastephey in #32
- Don't use additional store for build command by @scanon in #43
- Update CHANGELOG by @scanon in #44
- Add ignore_chown_errors to default by @scanon in #45
New Contributors
Full Changelog: v0.1.0rc1...v1.0.0