Ensure singularity compatibility
Make sure that the image is also usable with singularity.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Related merge requests 1
When this merge request is accepted, this issue will be closed automatically.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
keine Ahnung wie man hier nen merge request macht, aber hier eine Variante, wie es funktioniert. damit es mit singularity klappt, muss man nur die Umgebungsvariablen setzten im
Dockerfile
viaENV ROOTSYS=/opt/root ENV PATH=$ROOTSYS/bin:$PATH ENV LD_LIBRARY_PATH=$ROOTSYS/lib:$LD_LIBRARY_PATH
- Author Owner
Oh great, I'll try it.
- Frank Sauerburger assigned to @frank
assigned to @frank
- Frank Sauerburger created merge request !7 (closed) to address this issue
created merge request !7 (closed) to address this issue
- Frank Sauerburger mentioned in merge request !7 (closed)
mentioned in merge request !7 (closed)
- Author Owner
I think the problem is solved. Please reopen the issue if the problem persists.
- Frank Sauerburger closed
closed
- Author Owner
I some cases, singularity does not run the entrypoint.
- Frank Sauerburger reopened
reopened
- Frank Sauerburger unassigned @frank
unassigned @frank
Please register or sign in to reply