vanessa@vanessa-ThinkPad-T460s:~$ singularity pull --commit shub://vsoch/hello-world
Progress |===================================| 100.0%
Done. Container is at: /home/vanessa/e279432e6d3962777bb7b5e8d54f30f4347d867e.simg <-- Github commit
vanessa@vanessa-ThinkPad-T460s:~$ singularity pull --hash shub://vsoch/hello-world
Progress |===================================| 100.0%
Done. Container is at: /home/vanessa/ed9755a0871f04db3e14971bec56a33f.simg <-- file hash
$sregistry images
Containers: [date] [client] [uri]
1 May 16, 2018 [hub] vsoch/hello-world:latest@ed9755a0871f04db3e14971bec56a33f
$ sregistry inspect vsoch/hello-world
vsoch/hello-world
/home/vanessa/.singularity/shub/vsoch-hello-world:lat...@ed9755a0871f04db3e14971bec56a33f.simg
{
"client": "hub",
"collection": "vsoch",
"collection_id": 1,
"created_at": "2018-05-16 22:03:07",
"id": 1,
"image": "/home/vanessa/.singularity/shub/vsoch-hello-world:lat...@ed9755a0871f04db3e14971bec56a33f.simg",
"metrics": {
"collection": "vsoch",
"image": "hello-world",
"storage": "vsoch/hello-world:lat...@ed9755a0871f04db3e14971bec56a33f.simg",
"tag": "latest",
"uri": "vsoch/hello-world:latest@ed9755a0871f04db3e14971bec56a33f",
"url": "vsoch/hello-world",
"version": "ed9755a0871f04db3e14971bec56a33f"
},
"name": "hello-world",
"tag": "latest",
"uri": "vsoch/hello-world:latest@ed9755a0871f04db3e14971bec56a33f",
"url": "https://www.googleapis.com/download/storage/v1/b/singularityhub/o/singularityhub%2Fgithub.com%2Fvsoch%2Fhello-world%2Fe279432e6d3962777bb7b5e8d54f30f4347d867e%2Fed9755a0871f04db3e14971bec56a33f%2Fed9755a0871f04db3e14971bec56a33f.simg?generation=1508072025589820&alt=media",
"version": "ed9755a0871f04db3e14971bec56a33f"
}
--
You received this message because you are subscribed to the Google Groups "singularity" group.
To unsubscribe from this group and stop receiving emails from it, send an email to singularity+unsubscribe@lbl.gov.--