HDFGroup / HDFGroup/hdf-docker
Run h5serv as non-root user
Open
help wanted
- Dominant language
- Dockerfile
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
First pass at h5serv Dockerfile created a non-root user. But when mounting a host file system, this user does not have write permissions to the directory, so toc file creation fails.
Will alter the Dockerfile to run as root for now (even though it's a mild security risk).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.