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

plans to host on dockerhub? #7

Open
0xaf1f opened this issue Feb 8, 2018 · 5 comments
Open

plans to host on dockerhub? #7

0xaf1f opened this issue Feb 8, 2018 · 5 comments

Comments

@0xaf1f
Copy link

0xaf1f commented Feb 8, 2018

You have instructions to build the Docker container, but I'd like to convert it into a Singularity container. The easiest way to do this would involve the Docker container living on a registry like DockerHub. Would you mind putting it up there?

Thanks for your consideration

@ssadedin
Copy link
Owner

ssadedin commented Feb 8, 2018

I'm more than happy to do that. I haven't done it before so not sure if there are any technical challenges involved, but assuming it's straight forward, I would love to have it hosted there.

@0xaf1f
Copy link
Author

0xaf1f commented Feb 8, 2018

Yes, it's pretty straightforward. You just make an account there, link it to your github account, set up an auto-build based on this repository, tell it where to find the Dockerfile, and it will build on every update.

@apeltzer
Copy link

apeltzer commented Feb 9, 2018

+1 for this. That would also make it possible for others to simply pull the image without having to build it themselves, e.g. in a cluster environment / using Singularity images converted from that docker image.

@0xaf1f
Copy link
Author

0xaf1f commented Feb 23, 2018

For the record here, I had to modify the Dockerfile to be able to properly convert it to Singularity. I've made the PR #8.

@hkrzystek
Copy link

Hi, I want to do the same: convert the Docker container to Singularity so I can use Ximmer on our research cluster (docker is not installed as a module, but singularity is). What's the status on this, is this Docker container available on DockerHub?

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

4 participants