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 <[email protected]> Authored: Mon Jun 6 16:43:49 2016 +0200 Committer: Sergio Fernández <[email protected]> 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"] -
