Update README.md

This commit is contained in:
Pascal Vizeli
2017-03-18 23:38:27 +01:00
committed by GitHub
parent bb6d4fe841
commit cd3b2426f7

View File

@@ -16,7 +16,6 @@ Use `FROM %%BASE_IMAGE%%` inside your docker file. We use alpine linux 3.5 for a
```json ```json
{ {
'name': 'xy', 'name': 'xy',
'image': 'xy',
'verson': '1.2', 'verson': '1.2',
'description': 'long descripton', 'description': 'long descripton',
'startup': 'before|after', 'startup': 'before|after',