Add registry template
This commit is contained in:
@@ -85,5 +85,14 @@
|
|||||||
"8088/tcp"
|
"8088/tcp"
|
||||||
],
|
],
|
||||||
"volumes": ["/var/lib/wowza"]
|
"volumes": ["/var/lib/wowza"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Registry",
|
||||||
|
"description": "Docker image registry",
|
||||||
|
"logo": "https://camo.githubusercontent.com/1e11d429705bf6695b79d24966cb1267c00b7df6/68747470733a2f2f7777772e646f636b65722e636f6d2f73697465732f64656661756c742f66696c65732f6f79737465722d72656769737472792d332e706e67",
|
||||||
|
"image": "registry:latest",
|
||||||
|
"ports": [
|
||||||
|
"5000/tcp",
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user