-
## Version of Singularity:
2.4
### Expected behavior
Build and shell container using Docker image
### Actual behavior
After the container is build and executed,
```
singularity build …
-
## Expected Behavior
the function **run** should not get to execute this error **AttributeError: 'NoneType' object has no attribute 'strip'** in case of previous errors
like to:
ERROR Return Co…
-
## Version of Singularity:
Singularity hub website
### Expected behavior
Build "zhanglab/atac-seq:full" image success
More on the issue:
1, I have 2 containers to build, atac-seq:mm10 (5G…
-
The following command is what I use for starting an instance and running a command, especially because I am using MySql service.
```
singularity instance.start \
--bind $PWD/GOMAP-data/mysql/…
-
Hi,
It looks like the image tag is forced lowercase, at least when obtaining the manifest, and will cause failures if the tag contains uppercase characters. Is it possible to keep the tag case in…
-
Here is the debug output for an example URL. Downloading this URL with wget works just fine. @yarikoptic @kyleam any idea if there is maybe a user-agent issue? Also just registering the URL (with --fa…
-
Hello,
permalinks on section seem to be incorrect. For example:
https://singularityhub.github.io/sregistry/intro
The link "A Need for Reproducible Science -> hover on the three red dots -> Pe…
-
## Version of Singularity:
2.4.2-dist
### Expected behavior
According to these docs http://singularity.lbl.gov/docs-run "If the user has not deifned a runscript, and there is no ENTRYPOINT o…
-
I am trying to install deepvariant within a singularity container using recipe build. I have successfully complied google-sdk within the container, when it comes to the point where its runs "./build-p…
-
@gdolle commented on [Thu Jun 07 2018](https://github.com/MSO4SC/MSOOrchestrator/issues/2)
@emepetres @victorsndvg I put here the problem with sregistry download.
Currently, the bootstrap step rando…