Skip to main content

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).

If used for the Singularity Registry client, Python 3 is required. See our [installation guide](https://singularityhub.github.io/sregistry-cli/install) to get started. For more details, please refer to our [documentation](docs).

## Python Versions Under 3

If you are looking for a version that works with Python 2.* see [this branch](https://github.com/singularityhub/sregistry-cli/releases/tag/v0.1.41), or all releases / branches prior to 0.2.0.

## 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:

  1. Update the version to be the current in pypi specified in [sregistry/version.py](sregistry/version.py).

`bash Version: 0.0.89 `

  1. Create a [new release](https://github.com/singularityhub/sregistry-cli/releases/new) on Github with the version spec file added.

  2. 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 `

  1. 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

sregistry-0.2.14.tar.gz (1.3 MB view details)

Uploaded Source

File details

Details for the file sregistry-0.2.14.tar.gz.

File metadata

  • Download URL: sregistry-0.2.14.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for sregistry-0.2.14.tar.gz
Algorithm Hash digest
SHA256 317ea3f002dc3e7cbbb3552d9b8a7cef8027df5d20975cdd22fd04d3da23432a
MD5 3a7653266e74540074a5deed4b29e9b0
BLAKE2b-256 376ad3ee17cd0c1b2116f716874813a7f9004574e06912a7f8ee5ba632e229e4

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page