-
It could be interesting to preserve the data by default. This means NOT to store images, databases, etc. inside the containers.
I think all relevant data should be stored in the host storage by de…
-
Hi @all,
in credentials I identify 2 kind of roles, superuser and admin, but I don't see clear the difference between them.
What can and cannot a superuser/admin do?
There are more roles?
I …
-
Hi,
I am maintaining a docker image and a singularity image which is based on said docker image. I want to automate the building of both images. Since the singularity image depends on the docker im…
-
**[ UUID ]** 53e5b155-6a1c-423b-9dc8-40b896b8ff8c
**[ Session Name ]** Digital Equity Champion (DEC) Movement
**[ Primary Space ]** Digital Inclusion
**[ Secondary Space ]** Web Literacy
**[ Submit…
-
It seems when logging in with github, permissions to read and WRITE all my personal account data and all my repositories is requested.
I would totally be fine with read access only, which should be …
-
Hi all,
I think how Singularity-hub works together with GitHub is really great and easy for end-users.
As GitLab is the "community GitHub clone", I think it could be interesting to provide a bri…
-
Dear all,
I'm playing with the sregistry, and I would like to have the registry working for my project. This will expose a bunch of images submitted by users, but some of them could have private da…
-
Nvidia provides Docker images of ML code. My recipe is:
Bootstrap: docker
From: nvcr.io/nvidia/tensorflow:18.01-py3
Registry: nvcr.io
IncludeCmd: yes
Username: $oauthtoken
Password: APIkeyins…
-
So sorry... I don't mean to nitpick. On the front page:
Let's get familiar with the Registry, see Introduction Let's get started.
This would read better as:
Let's get familiar with the Registry -…
-
Hi,
after installing the web server and authenticate with social auth, now I want to try to push/pull images using sregistry.
I build singularity-python locally as explained in the `Singularity`…