Skip to content

Conversation

@martindemko
Copy link
Collaborator

Adds cached_explicit_singularity resolver for cases when using explicit docker images

@martenson martenson changed the title Imporves singularity resolver Fix and improve singularity cache handling Apr 17, 2025
@martenson
Copy link
Member

xref #60

@martindemko
Copy link
Collaborator Author

Not a good solution unless NFS is mountable on Galaxy machine.

@martenson martenson marked this pull request as draft June 29, 2025 13:56
# Tool Dependencies
container_resolvers:
- type: cached_explicit_singularity
cache_directory: "/storage/{{ pulsar.nfs_home }}/home/{{ pulsar.user_name }}/.singularity/cache/"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean that NFS storage must also be mounted on Galaxy machines?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know, it should be tested.

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.

consider adding cached_explicit_singularity into container_resolvers in galaxy_conf.yaml

3 participants