You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2017/03/26 19:27:54 UTC

[1/2] incubator-guacamole-server git commit: GUACAMOLE-251: Remove MAINTAINER instruction from Dockerfile.

Repository: incubator-guacamole-server
Updated Branches:
  refs/heads/master 039a1c52e -> 114f5b23e


GUACAMOLE-251: Remove MAINTAINER instruction from Dockerfile.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/8cc9a47e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/8cc9a47e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/8cc9a47e

Branch: refs/heads/master
Commit: 8cc9a47e5cac7cd0a30ce3ed268e9cc22fa7b9bc
Parents: 039a1c5
Author: Michael Jumper <mj...@apache.org>
Authored: Sat Mar 25 19:59:50 2017 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Sat Mar 25 19:59:50 2017 -0700

----------------------------------------------------------------------
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/8cc9a47e/Dockerfile
----------------------------------------------------------------------
diff --git a/Dockerfile b/Dockerfile
index adbccd3..bbcd254 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -23,7 +23,6 @@
 
 # Start from CentOS base image
 FROM centos:centos7
-MAINTAINER Michael Jumper <mi...@guac-dev.org>
 
 # Environment variables
 ENV \


[2/2] incubator-guacamole-server git commit: GUACAMOLE-251: Merge removal of MAINTANER from Dockerfile.

Posted by jm...@apache.org.
GUACAMOLE-251: Merge removal of MAINTANER from Dockerfile.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/114f5b23
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/114f5b23
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/114f5b23

Branch: refs/heads/master
Commit: 114f5b23e3eeea5ac069d7bee3a01d1ab891b0ca
Parents: 039a1c5 8cc9a47
Author: James Muehlner <ja...@guac-dev.org>
Authored: Sun Mar 26 12:27:31 2017 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Sun Mar 26 12:27:31 2017 -0700

----------------------------------------------------------------------
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------