higlass / higlass/higlass-docker
Use un-privileged port in Dockerfile
Open
- Dominant language
- Shell
- Stars
- 34
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
If the port was un-privileged then theoretically (there may be other 🐉) we'd be able to run this under singularity also.
If user is privileged enough on system to use port 80 they could use `socat` to remap the port (or under docker the command line handles this.
(avoid the common un-privileged ports though)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.