-
Client.run() and Client.exec() only support a subset of the options available. From the API:
variable | example | default | description
-- | -- | -- | --
bind | add one or more –bind as a list or…
-
I installed `singularity-compose` using `pip install --user -U singularity-compose`.
When running `singularity-compose check`, I get:
```
$ singularity-compose check
Traceback (most recent cal…
-
**Version of Singularity**
What version of Singularity are you using?
3.11.0 on GitHub Actions using the following Dockerfile: https://github.com/singularityhub/singularity-docker/blob/v3.11.0/Docke…
-
**Describe the bug**
Sorting by build date within one collection of containers sorts the dates alphabetically rather than chronologically
**To Reproduce**
Open any container collection and try to…
-
Binder works
For developing locally:
- conda?
- some kind of env?
- Docker or Singularity?
-
Hi,
I have attached sregistry to our local gitlab instance and can browse my build artifacts [1]. However, pulling an image file from the artifacts fails with [2].
As far as I see, the problem is,…
-
https://github.com/marketplace/actions/setup-singularity
Waiting on this issue to be solved: https://github.com/eWaterCycle/setup-singularity/issues/4
-
First of all, thanks for developing this tool!
I have used https://gitlab.com/singularityhub/gitlab-ci to build a Singularity image based on a Def file in a repo.
Now I would like to use this to…
-
**Describe the bug**
I don't know how to reproduce this (yet) but sometimes ruamel saves a file with an added "-" e.g.
```diff
on:
- schedule:
+ schedule: -
cron: "xxxxx"
```
And the…
vsoch updated
2 years ago
-
#576 adds support for remote registries hosted at gitlab.com. GitLab can also be deployed on prem, i.e. at a different URL.
For this to work, the code would have to:
1. have an option to configu…