From cd3b2426f7aa947159c470801d038267511118ae Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 18 Mar 2017 23:38:27 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index efb0e86..4bff271 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ Use `FROM %%BASE_IMAGE%%` inside your docker file. We use alpine linux 3.5 for a ```json { 'name': 'xy', - 'image': 'xy', 'verson': '1.2', 'description': 'long descripton', 'startup': 'before|after',