Add the drupal template

This commit is contained in:
Anthony Lapenna
2016-08-24 11:42:46 +12:00
parent eb346d0ef3
commit c0b5606ae2
2 changed files with 10 additions and 0 deletions

View File

@@ -40,5 +40,14 @@
"ports": [
"80/tcp"
]
},
{
"title": "Drupal",
"description": "Open-source content management framework",
"logo": "https://www.drupal.org/files/druplicon-small.png",
"image": "drupal:latest",
"ports": [
"80/tcp"
]
}
]