Add the Nginx template

This commit is contained in:
Anthony Lapenna
2016-08-23 19:07:08 +12:00
parent 591e19fbef
commit eb346d0ef3
2 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,14 @@
[
{
"title": "Nginx",
"description": "High performance web server",
"logo": "http://www.gabrielmatteson.com/wp-content/uploads/2014/04/Nginx-Logo-02.png",
"image": "nginx:latest",
"ports": [
"80/tcp",
"443/tcp"
]
},
{
"title": "MySQL",
"description": "The most popular open-source database",