Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix permissions for Singularity compatibility #34

Open
1 task
dleehr opened this issue Jan 31, 2018 · 0 comments
Open
1 task

Fix permissions for Singularity compatibility #34

dleehr opened this issue Jan 31, 2018 · 0 comments

Comments

@dleehr
Copy link
Member

dleehr commented Jan 31, 2018

Singularity can pull and run Docker images. However, since the command does not run as root, there are permission issues when trying to run some of the containers. This issue will track these bugs:

[dcl9@c1-05-2 ~]$ singularity exec docker://dukegcb/fastqc:0.11.4 fastqc
Docker image path: index.docker.io/dukegcb/fastqc:0.11.4
Cache folder set to /gpfs/fs0/home/dcl9/.singularity/docker
Creating container runtime...
/.singularity.d/actions/exec: 9: exec: fastqc: Permission denied
  • fastqc
johnbradley added a commit that referenced this issue Feb 1, 2018
When using this docker image under singularity the fastqc
command didn't have permissions to run. #34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant