Skip to content

A repository for all Dockerfiles or Singularity Definition files used for the purpose of installing a given software on Quest

Notifications You must be signed in to change notification settings

HamWham/quest_software_dockerfiles

 
 

Repository files navigation

quest_software_dockerfiles

A repository for all Dockerfiles or Singularity Definition files used for the purpose of installing a given software on Quest

Note: for any micromamba-docker-based containers converted to Singularity, you will have to add /usr/local/bin/_entrypoint.sh before the command you wish to execute. For example:

singularity exec micromamba-python.sif /usr/local/bin/_entrypoint.sh python --help

About

A repository for all Dockerfiles or Singularity Definition files used for the purpose of installing a given software on Quest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 83.5%
  • Shell 16.5%