Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
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.
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 for you to use instead. You can build it from this repository, or use the provided container on Singularity Hub.
If used for the Singularity Registry client, Python 3 is required. See our installation guide to get started. For more details, please refer to our documentation.
With pip:
pip install sregistry[all]
With conda:
conda install -c conda-forge sregistry
More detailed instructions can be found here
If you are looking for a version that works with Python 2.* see this branch, or all releases / branches prior to 0.2.0.
The file sregistry-cli.spec is provided to build an rpm for a specified version, typcailly the current release on pypi, and was discussed here. You should do the following:
Version: 0.0.89
VERSION=0.0.92
wget https://github.com/singularityhub/sregistry-cli/archive/sregistry-cli-${VERSION}.tar.gz
rpmbuild -ta sregistry-cli-$VERSION.tar.gz
You should get an srpm which that can be distributed and anyone can be rebuilt:
rpmbuild --rebuild sregistry-cli.srpm
This code is licensed under the MPL 2.0 LICENSE.
FAQs
Command line tool for working with container storage
We found that sregistry demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.