-
Notifications
You must be signed in to change notification settings - Fork 16
Purging stimela from my system and rolling between versions
Benjamin Hugo edited this page Aug 15, 2019
·
2 revisions
To roll between different release versions we recommend the following:
- Removing the build configuration caches that was left by
stimela pull
andstimela build
steps. This can be accomplished by removing the${HOME}/.stimela
configuration directory. - Removing the
${HOME}/.udocker
intermediary products and image cache - Removing the
${HOME}/.singularity
intermediary products cache
You can now follow Installation for checking out your development branch or release version.