mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
add docker registry app (#552)
Add my docker registry app to community list
This commit is contained in:
parent
0bf6d40be7
commit
3604802962
1 changed files with 7 additions and 0 deletions
|
@ -258,6 +258,13 @@
|
||||||
"state": "inprogress",
|
"state": "inprogress",
|
||||||
"url": "https://github.com/scith/docker_rstudio_ynh"
|
"url": "https://github.com/scith/docker_rstudio_ynh"
|
||||||
},
|
},
|
||||||
|
"dockerregistry": {
|
||||||
|
"branch": "master",
|
||||||
|
"maintained": true,
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/plopoyop/docker-registry_ynh"
|
||||||
|
},
|
||||||
"dockerui": {
|
"dockerui": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"maintained": false,
|
"maintained": false,
|
||||||
|
|
Loading…
Add table
Reference in a new issue