Evan Staton
Evan Staton
Okay, running the commands should work now. It was my mistake. The latest image was pushed but I didn't realize you have to manually tag them as latest/default on the...
Okay, please share the output of `singularity version` and also the OS you are using. It looks like you might be on a compute cluster of some kind and I'm...
I'm not sure what to do about the environment because I can't test that issue. I'm using the same singularity version and OS version, so the cluster environment seems to...
Could you try the latest version (v0.13.0)? I would like to round up some old issues, particularly the container issues.
Specifically, the same command you ran previously is working fine for me: singularity run --bind $PWD/test1:/test1 $PWD/tephra_latest.sif If this is no longer relevant, that is okay but let me know...
Thanks for the response. I'll leave this issue open as a reminder. The Docker version and basic install or fine, but I do intend to understand and resolve these Singularity...
What OS are you trying to use Singularity on? This is one thing I've not been able to test thoroughly on different systems. I can see the image is also...
> Ubuntu. But let me try the updated image and see if it is still an issue. Sorry, I meant I need to update the Singularity image in the repository....
Thank you for the patience. I am making a new release today with large-scale changes to the build system. These changes may not directly fix this issue but they will...
Could you try again with the latest container version (v0.13.0)? Also, please show the full commands you use to pull and interact with the container.