-
Hello,
while testing `singularity-cli` I encountered a problem with `instance.run_command` method.
see:
```
from spython.main import Client
a = Client.instance('/my/image.sif', name='foo')
a.…
-
Is there any documentation for using this? I tried the usual place:
```
inception --help
-c [image_name]
-x #copy environment
```
and there doesn't seem to be much in the repository after inst…
vsoch updated
6 years ago
-
As an **open science researcher**, I want to **provide Docker/Singularity container images** so that **others can reliably reproduce my results or reuse the same software**.
This implies th…
stain updated
5 years ago
-
Hello,
I'm having trouble with IP lease.
Here are the relevant configuration files:
`whoami`
```
root
```
`cat /etc/issue`
```
Ubuntu 22.04.1 LTS \n \l
```
`$> singularity-compose…
-
It would be convenient to store historical info in git as well.
```
Last refreshed on 2021-05-31 (62240 packages).
```
Right now to get the graph of how many packages was there over time, one need…
-
comments about rule 2: "Build upon existing images"
From my point of view this is a clear no-go. Normally we cannot know the state of an existing image – there were cases where people manually inte…
-
Consider the `container.yaml` snippets that define two modules. Relion has both command line utilities and a GUI (which has been aliased), Motioncor2 aliases a command line program.
```yaml
docker…
-
This would mainly extract information from the singularity recipe, specifically the "for"-distribution. This information is implicitly necessary on the distribution level, because it defines what the …
-
I want to open an issue to list some potential issues that we discussed today, which I'd love to give a first stab at (and likely I'll be able to make some time next week) - I love GoLang too but don'…
vsoch updated
3 years ago
-
[shub:bcgsc/orca](https://www.singularity-hub.org/containers/1167/log)
[shub:suujia/orca](https://www.singularity-hub.org/containers/3402/log)
Not sure how to trigger a rebuild for the bcgsc/orca …