-
Unable to find image 'quay.io/singularity/docker2singularity:latest' locally
latest: Pulling from singularity/docker2singularity
docker: no matching manifest for linux/arm64/v8 in the manifest list …
-
If I got the rational behind the image tags definition, I guess last link in the README (https://github.com/singularityhub/singularity-deploy#1-write-your-singularity-recipes) should be:
- Singular…
-
**Version of Singularity**
3.8.1
**Describe the bug**
If I associated a username/token pair for an oras repository with singularity using `singularity remote login`, then cancel that token (ie …
-
I'm trying to understand how to use the tagging in the proper way.
As far as I got, an image tag for a container is in the name (in Singularity.pokemon should be pokemon) and the "release version" ca…
-
We should look into leveraging the Singularity Python API a.k.a. `spython` (https://singularityhub.github.io/singularity-cli/), rather than calling `singularity` directly...
See also:
* https:/…
-
ATM we have an "ultimate" singularity container but of a single version. @bpoldrack pointed to the docs outlining how to establish multiple versions:
In the light of https://github.com/singularityh…
-
For Singularity version: `2.4.1`
Singularity Recipe:
https://github.com/bcgsc/orca/blob/master/Singularity.1
Build the image MANUALLY:
```
sudo singularity build orca.simg Singularity1
```
…
-
Please review the newly written specification for the singularity library protocol at https://github.com/singularityhub/library-api based on your knowledge of the API, and consider volunteering to be …
-
Should we also push our singularity containers to github?
https://github.com/singularityhub/github-ci
-
if a singularity container has already been downloaded and a new singularity container is available on singularityhub, we should switch to the new container.