commit | 728bbe0a079d685f535337faab75ee47c0ba6cf7 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Jul 03 17:34:07 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Jul 03 17:34:07 2020 +0200 |
tree | baa6e0ed8b5dd1a5d26fc2d159bba47e91801af3 | |
parent | 24f48ea90e06a4dda3125da00f64e9f716742daa [diff] [blame] |
Slightly improve docker description Change-Id: I6337ec80baa760bda721ec0a6be8099304995cfd
diff --git a/Dockerfile b/Dockerfile index 2a877b3..260c5cc 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -72,6 +72,6 @@ CMD [ "daemon" ] -LABEL author="korap@ids-mannheim.de" +LABEL maintainer="korap@ids-mannheim.de" LABEL description="Docker Image for Kalamar, the KorAP user frontend" LABEL repository="https://github.com/KorAP/Kalamar"