diff --git a/Dockerfile b/Dockerfile index 244e754..96a94ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM "alpine:3.6" +MAINTAINER "Julien Cabillot " RUN apk add --no-cache tini