mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Revert "fix travis failure"
This reverts commit b13663ab102bd628c5ed2faef02bd4fb0eb9ff66.
This commit is contained in:
+1
@@ -30,6 +30,7 @@ ENV SHARE_SERVICES_TAG $SHARE_SERVICES_TAG
|
||||
|
||||
# From Alfresco Repository 7.0.0 Share Services AMP is not provided with default Docker Image
|
||||
RUN if [ ! -z "$SHARE_SERVICES_TAG" ] ; then \
|
||||
yum -y update && \
|
||||
yum -y install wget && \
|
||||
yum clean all && \
|
||||
mkdir -p $TOMCAT_DIR/amps && \
|
||||
|
||||
@@ -27,6 +27,7 @@ RUN set -x \
|
||||
-u "${USERID}" \
|
||||
-o \
|
||||
"${USERNAME}" \
|
||||
&& yum update -y \
|
||||
&& yum install -y unzip \
|
||||
&& yum install -y lsof ca-certificates \
|
||||
&& yum install -y wget \
|
||||
|
||||
Reference in New Issue
Block a user