-
Following up here on suggestion from @vsoch in #1 suggesting a CircleCI integration. Love the idea! I did a little research into CircleCI, and came up with some ideas for what we might want to do:
1.…
-
...
-
Hi all,
We're using Singularity in production quite some while and are pretty happy with it. For docker based workflows we've deployed a private registry for our internal users. We'd like to do the s…
-
A GitLab CI example would be great. I am currently working on pipelines which deploy tagged versions of our software to our own private docker registry.
I will try to figure out a convenient way to c…
-
## Version of Singularity:
2.5.2, from Debian
### Expected behavior
no error messages
### Actual behavior
```shell
$> singularity --debug pull shub://truatpasteurdotfr/singularity-alpi…
-
vsoch updated
6 years ago
-
## Version of Singularity:
2.3.9-development
### Expected behavior
```
$ make test
...
All tests passed
```
### Actual behavior
```
+ singularity build /tmp/stest.1SWKLM/container…
-
Specifically all Singularity recipes (and by extension / call for simplicity, Dockerfiles) should be moved to the repo root. See https://github.com/singularityhub/singularityhub.github.io/issues/140 f…
-
## Expected Behavior
Dockerfile (based on an existing one from biocontainers):
```
# Base image
FROM ubuntu:16.04
# add apt mirror
RUN mv /etc/apt/sources.list /etc/apt/sources.list.bkp &&…
-
Hey @cnobile2012 ! I just added this module to Singularity Registry Server, and I'm having trouble testing it out. Would it be possible to get an example of how to create a user (in a Docker container…
vsoch updated
5 years ago