Replaced deprecated MAINTAINER with LABEL (#242)

Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
Michael
2017-03-09 18:14:37 +00:00
committed by Jess Frazelle
parent 1aeec62033
commit 7eea00edf3
134 changed files with 134 additions and 134 deletions

View File

@@ -16,7 +16,7 @@
# Base docker image
FROM alpine:latest
MAINTAINER Jessie Frazelle <jess@linux.com>
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
# Install emacs:
# Note: Emacs is only community repo -> https://pkgs.alpinelinux.org/packages?package=emacs&repo=all&arch=x86_64