This is an automated email from the ASF dual-hosted git repository.
oleewere pushed a commit to branch branch-feature-jenkins-test
in repository https://gitbox.apache.org/repos/asf/ambari-infra.git
The following commit(s) were added to refs/heads/branch-feature-jenkins-test by
this push:
new c343716 Remove ls from Dockerfile
c343716 is described below
commit c3437163d8d1aba547d2206885db5a99f508db99
Author: Oliver Szabo <[email protected]>
AuthorDate: Mon Oct 1 23:34:41 2018 +0200
Remove ls from Dockerfile
---
jenkins/containers/docker-infra-solr/Dockerfile | 2 --
1 file changed, 2 deletions(-)
diff --git a/jenkins/containers/docker-infra-solr/Dockerfile
b/jenkins/containers/docker-infra-solr/Dockerfile
index 18a1290..cdab2cc 100644
--- a/jenkins/containers/docker-infra-solr/Dockerfile
+++ b/jenkins/containers/docker-infra-solr/Dockerfile
@@ -44,8 +44,6 @@ RUN find /usr/lib/ambari-infra-solr -type f -exec chmod 644
{} +
RUN find /usr/lib/ambari-infra-solr-client -type d -exec chmod 755 {} +
RUN find /usr/lib/ambari-infra-solr-client -type f -exec chmod 644 {} +
-RUN ls -la /usr/lib/ambari-infra-solr
-
USER $SOLR_USER
WORKDIR /infra-solr/bin/