-
Notifications
You must be signed in to change notification settings - Fork 11
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
use latest, change default SIF_NAME, change ln command #49
Conversation
0478f1f
to
5cec860
Compare
5cec860
to
2968f3c
Compare
Will this directory
|
@Aangniu you are right. See proposed change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't test the setup, but LGTM.
frontera.md
Outdated
apptainer pull -F docker://seissol/training:latest | ||
apptainer build -f my-training.sif singularity.def |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull and build seem to be duplicate here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok so we should remove the line apptainer pull -F docker://seissol/training:latest
?
Hi,
ln -sf $(realpath my-training.sif) ~/my-training.sif