remove maintainer line, not needed

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
Justin Cormack 2016-01-12 11:50:48 +00:00
parent 9b76605c24
commit 2bea264d1a

View File

@ -1,7 +1,5 @@
FROM alpine:3.3
MAINTAINER Justin Cormack <justin.cormack@unikernel.com>
COPY repositories /etc/apk/
RUN \