Duke-GCB / Duke-GCB/GCB-Dockerfiles
deeptools image requires root user
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I think this limitation is due to the base image: continuumio/miniconda
How to reproduce:
```
$ docker run --user nobody dukegcb/deeptools:2.2.4 multiBamSummary -h
...
IOError: [Errno 13] Permission denied: '/opt/conda/lib/python2.7/site-packages/
deepTools-2.2.4-py2.7.egg-info/PKG-INFO'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.