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

Dockerfile tweaks for singularity support and download url updates #5

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

javh
Copy link

@javh javh commented Jul 9, 2019

Greetings,

I made some suggested changes to the Dockerfile to:

  1. Update some dead download urls.
  2. Change permissions on /opt/bin/nextflow to 755 so that it can run in an unprivileged environment from within a singularity container.
  3. Run nextflow once so that its initial setup is performed and preserved in the container (again for singularity support).

(I also moved some things around to help me debug. I don't think any of that is important though.)

@droeatumn
Copy link

Thank you for the changes. I'm sorry I didn't see them earlier.

@javh
Copy link
Author

javh commented Jan 8, 2020

Sure thing. Looks like there are some merge conflicts now. I'm planning to pull the new container and see if it works in singularity as-is.

Do you want me to update this PR after I do that?

@droeatumn
Copy link

I am deprecating this project. Hopefully, I included your changed in the new repository.

@javh
Copy link
Author

javh commented Jan 8, 2020

Ah, gotcha.

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

Successfully merging this pull request may close these issues.

2 participants