You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2017/10/08 06:14:54 UTC

[5/6] incubator-guacamole-client git commit: GUACAMOLE-408: don't exclude .gitignore in .dockerignore

GUACAMOLE-408: don't exclude .gitignore in .dockerignore

Because the .gitignore files are needed for configuring implicit
excludes for rat, .dockerignore must not exclude these files when
copying files into the image build context.


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/e42a875f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/e42a875f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/e42a875f

Branch: refs/heads/master
Commit: e42a875f08096f8f130828ce133053457b5d8d4b
Parents: 65c16ce
Author: Carl Harris <ce...@vt.edu>
Authored: Sat Oct 7 20:35:20 2017 -0400
Committer: Carl Harris <ce...@vt.edu>
Committed: Sat Oct 7 20:35:20 2017 -0400

----------------------------------------------------------------------
 .dockerignore | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/e42a875f/.dockerignore
----------------------------------------------------------------------
diff --git a/.dockerignore b/.dockerignore
index cea1802..629ad03 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,6 +1,5 @@
 
 .git
-**/.gitignore
 
 **/*~
 **/target/