diff --git a/Dockerfile b/Dockerfile index 8858953..5c60ada 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM node:10-alpine # due to https://github.com/http-party/http-server/issues/537 -LABEL maintainer="Robert Kaussow " \ +LABEL maintainer="Robert Kaussow " \ org.label-schema.name="lhci" \ org.label-schema.vcs-url="https://gitea.rknet.org/docker/lhci" \ org.label-schema.vendor="Robert Kaussow" \