Command line tool for working with container storage
Project description
# Singularity Global Client
Hi Friends! Are your containers lonely? Singularity containers thrive in happiness when they are shared. This means that wherever you might have them in these cloudy places, they are easy to find and move around.
## What is this?
Singularity Global Client is an interface to interact with Singularity containers in many different storage locations. We are able to use modern APIs by way of providing and using the software within a Singularity container! For older architectures, we provide a [Singularity container](Singularity) for you to use instead. You can build it from this repository, or use the provided container on [Singularity Hub](https://www.singularity-hub.org/collections/379).
See our [installation guide](https://singularityhub.github.io/sregistry-cli/install) to get started. For more details, please refer to our [documentation](docs)
## Building the RPM
The file [sregistry-cli.spec](sregistry-cli.spec) is provided to build an rpm for a specified version, typcailly the current release on pypi, and was discussed [here](https://github.com/singularityhub/sregistry-cli/issues/138#issuecomment-413323717). You should do the following:
Update the version to be the current in pypi specified in [sregistry/version.py](sregistry/version.py).
`bash Version: 0.0.89 `
Create a [new release](https://github.com/singularityhub/sregistry-cli/releases/new) on Github with the version spec file added.
Download the .tar.gz file from the release
`bash VERSION=0.0.92 wget https://github.com/singularityhub/sregistry-cli/archive/sregistry-cli-${VERSION}.tar.gz `
Use rpmbuild to build it.
`bash rpmbuild -ta sregistry-cli-$VERSION.tar.gz `
You should get an srpm which that can be distributed and anyone can be rebuilt:
`bash rpmbuild --rebuild sregistry-cli.srpm `
## License
This code is licensed under the MPL 2.0 [LICENSE](LICENSE).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sregistry-0.1.37.tar.gz
.
File metadata
- Download URL: sregistry-0.1.37.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d942d51eac869e9dc49cbf7a578831f226727b12dd644699612e38c05d0641ac |
|
MD5 | 87959454af2429daa370ecd28a64ff65 |
|
BLAKE2b-256 | 5dabe1fab8d83913c70175c95120285cc920e070bfcec8a72e2e32feffa6eb52 |