prepare for docker hub

This commit is contained in:
2019-06-12 12:42:50 +02:00
parent e49ae83977
commit 7b2e975acd
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,7 @@ FROM debian:latest
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="registry.gitlab.com/wolutator/mosquitto-with-auth"
LABEL AlternativeImageName="wollud1969/mosquitto-with-auth"
ARG MOSQ_USER="mosquitto"
ARG MOSQ_UID="1883"