UNCLASSIFIED

Commit c64d28d9 authored by SonicDeathMonkey's avatar SonicDeathMonkey
Browse files

meh

parent a8577521
Pipeline #109035 passed with stage
in 10 seconds
......@@ -17,7 +17,7 @@ WORKDIR /opt
ADD operator-5.5.2-caas_lib.tar.gz /opt/caas/lib/
ADD operator-5.5.2-plugins.tar.gz /usr/share/java/cc-base/
COPY scripts/include/opt/caas /opt/caas
COPY scripts/caas /opt/caas
RUN yum install -y openssl findutils && yum clean all && mkdir -p "${CONTROL_CENTER_DATA_DIR}" "${CONTROL_CENTER_CONFIG_DIR}" "${COMPONENT_SCRIPT_DIR}/${COMPONENT}" \
&& chmod -R ag+w "${CONTROL_CENTER_DATA_DIR}" "${CONTROL_CENTER_CONFIG_DIR}" "/opt"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment