From d760cc38326f4c07f51568897e9077fcbcb55379 Mon Sep 17 00:00:00 2001 From: almir Date: Mon, 7 Mar 2016 09:16:52 +0100 Subject: [PATCH] - add comment to docker file --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 6621be1..f977841 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,5 @@ +# https://github.com/adnanh/webhook Dockerfile + FROM alpine MAINTAINER Almir Dzinovic