add labels

This commit is contained in:
2019-03-27 14:20:40 +00:00
parent 1ca9df0c0a
commit b2dc026865

View File

@ -1,6 +1,7 @@
FROM debian:latest FROM debian:latest
MAINTAINER Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com> LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="base-build-env"
RUN \ RUN \