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

Singularity Conda destination #19

Open
bgruening opened this issue Dec 24, 2018 · 0 comments
Open

Singularity Conda destination #19

bgruening opened this issue Dec 24, 2018 · 0 comments

Comments

@bgruening
Copy link
Member

This destination should enable conda resolved tools inside a singularity container.

  <destination id="condor_singularity_with_conda" runner="condor">
      <param id="singularity_enabled">true</param>
       <param id="container">
           <container type="singularity" shell="/bin/bash" resolve_dependencies="true">/data/0/cvmfs/singularity/python:2.7.12--1</container>
        </param>
  </destination>

Its tested locally and works, as soon as we can get this deployed we can start with a bunch of tools and test more complicated once, like tools with data managers and so on.

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