From 2bea264d1a1c8591af7325934d16c8316810c00b Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Tue, 12 Jan 2016 11:50:48 +0000 Subject: [PATCH] remove maintainer line, not needed Signed-off-by: Justin Cormack --- alpine/Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/alpine/Dockerfile b/alpine/Dockerfile index b2d9d03f9..57c27f4d9 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -1,7 +1,5 @@ FROM alpine:3.3 -MAINTAINER Justin Cormack - COPY repositories /etc/apk/ RUN \