You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2016/07/01 12:16:29 UTC

[09/25] marmotta git commit: MARMOTTA-642: commit to force the build

MARMOTTA-642: commit to force the build


Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/54e9ca1f
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/54e9ca1f
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/54e9ca1f

Branch: refs/heads/MARMOTTA-584
Commit: 54e9ca1f9461b5a5ae8f7546f6a20892ced51bad
Parents: 6b63dd1
Author: Sergio Fern�ndez <wi...@apache.org>
Authored: Mon Jun 6 16:43:49 2016 +0200
Committer: Sergio Fern�ndez <wi...@apache.org>
Committed: Mon Jun 6 16:43:49 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/marmotta/blob/54e9ca1f/Dockerfile
----------------------------------------------------------------------
diff --git a/Dockerfile b/Dockerfile
index 1670011..60b6a4c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -80,4 +80,3 @@ RUN mvn clean \
 # entrypoint
 RUN cp /src/launchers/marmotta-webapp/src/docker/entrypoint.sh /usr/local/bin/marmotta.sh
 ENTRYPOINT ["/usr/local/bin/marmotta.sh"]
-