Update README.md

This commit is contained in:
Pascal Vizeli
2017-04-12 17:08:16 +02:00
committed by GitHub
parent 096d48a316
commit cfec7bd8b7

View File

@@ -24,7 +24,9 @@ Use `FROM %%BASE_IMAGE%%` inside your docker file. We use alpine linux 3.5 for a
"description": "long descripton",
"startup": "before|after|once",
"boot": "auto|manual",
"ports": {"123/tcp", 123},
"ports": {
"123/tcp": 123
},
"map_config": "bool",
"map_ssl": "bool",
"options": {},