You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/03/23 02:46:41 UTC

[jira] [Created] (GUACAMOLE-251) Remove MAINTAINER from Dockerfiles

Michael Jumper created GUACAMOLE-251:
----------------------------------------

             Summary: Remove MAINTAINER from Dockerfiles
                 Key: GUACAMOLE-251
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-251
             Project: Guacamole
          Issue Type: Task
          Components: guacamole-docker, guacd-docker
            Reporter: Michael Jumper
            Priority: Blocker


The MAINTAINER instruction of the various Dockerfiles should not list an individual, but rather reference the community. That said, the MAINTAINER directive is actually deprecated now:

https://docs.docker.com/engine/reference/builder/#maintainer-deprecated

We should simply remove it entirely.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)