diff docker/Dockerfile.db @ 1356:ce24990b3d5c

add licensing hint to docker files * Use LABEL to add a description to the docker images that hints towards the use of gemma and gives the url of the current repo. * Fixes a markdown formatto in the README.md.
author Bernhard Reiter <bernhard@intevation.de>
date Mon, 26 Nov 2018 16:12:09 +0100
parents 5adee8b0e29f
children 8ed3a8fd2d2f
line wrap: on
line diff
--- a/docker/Dockerfile.db	Mon Nov 26 15:52:30 2018 +0100
+++ b/docker/Dockerfile.db	Mon Nov 26 16:12:09 2018 +0100
@@ -1,5 +1,7 @@
 FROM ubuntu:bionic
 LABEL authors="tom.gottfried@intevation.de"
+LABEL description="Contains software from gemma, for right holders and\
+ licensing infos, see https://hg.intevation.de/gemma ."
 
 RUN apt-get update &&\
     apt-get -y install --no-install-recommends curl gnupg