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:26:39 UTC

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

Repository: incubator-guacamole-client
Updated Branches:
  refs/heads/master 8a0a6e315 -> 3188adb89


GUACAMOLE-251: Remove MAINTAINER instruction from Dockerfile.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/1d3d3b71
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/1d3d3b71
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/1d3d3b71

Branch: refs/heads/master
Commit: 1d3d3b717aba859de95c7c5515f3d3f264a622b1
Parents: 8a0a6e3
Author: Michael Jumper <mj...@apache.org>
Authored: Sat Mar 25 20:00:38 2017 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Sat Mar 25 20:00:38 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/1d3d3b71/Dockerfile
----------------------------------------------------------------------
diff --git a/Dockerfile b/Dockerfile
index cddab01..bd8131f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -23,7 +23,6 @@
 
 # Start from Tomcat image
 FROM tomcat:8.0.20-jre8
-MAINTAINER Michael Jumper <mi...@guac-dev.org>
 
 # Environment variables
 ENV \


[2/2] incubator-guacamole-client 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-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/3188adb8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/3188adb8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/3188adb8

Branch: refs/heads/master
Commit: 3188adb89f161583c54fadb32ef2c46782f562e1
Parents: 8a0a6e3 1d3d3b7
Author: James Muehlner <ja...@guac-dev.org>
Authored: Sun Mar 26 12:26:03 2017 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Sun Mar 26 12:26:03 2017 -0700

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