-
**Describe the bug**
Even though mentioned in the [docs](https://singularityhub.github.io/sregistry-cli/client-s3#push), it doesn't appear to be possible to use the `s3://` uri to push images to an…
-
Would users be interested in having builders that deploy to google cloud, or similar object storage? For example this might look like a direct push to a cloud storage (and then pull, for example, from…
vsoch updated
5 years ago
-
Hello, I am using a docker container (ubuntu:18.04) to test the `singularity-compose-simple` example as in the Quick Start documentation. I've installed singularity from source (version 2.5.2) and su…
-
Hi @vsoch ,
I still trying your great tool :)
First of all I think there is a small but in this line:
https://github.com/singularityhub/sregistry-cli/blob/master/sregistry/main/registry/pull.…
-
**Describe the bug**
When setting `SREGISTRY_DATABASE`, to a non-existent location, `sregistry images` exits with an exception:
```shell
Traceback (most recent call last):
File "/dls_sw/apps…
-
## Version of Singularity:
3.x
### Expected behavior
We have a singularity registry that is reverse proxied in a subpath, like domain.test/sregistry/...
```
singularity pull shub://domain…
-
Make sure the following works for "singularity version 3.2.1-1"
`cli.version_info() >= VersionInfo(3, 2, 1) `
Just so we don't forget it.
-
Could you please add documentation notes on how to configure sregistry client to use private sregistry, which run not on a local host, but on dedicated server?
-
Hi,
Sorry if I posted this question to the wrong place.
I tried to use the build.sh and the modified version of config.yml to push container image (.simg) files to my local singularity registry…
-
Hi!
I have setup sregistry and would like to store encrypted images in sregistry, can we have keystore endpoint be added in sregistry for for managing keys?