UNCLASSIFIED

Commit 1f53b7e5 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'scottstroud-development-patch-43816' into 'development'

ENV CUB_CLASSPATH

See merge request !13
parents 40548c28 be986cff
Pipeline #210620 failed with stages
in 17 minutes and 42 seconds
......@@ -12,6 +12,9 @@ ENV CONTROL_CENTER_SECRETS_DIR=/mnt/secrets
ENV DOCKER_SCRIPT_DIR=/opt/caas/bin
ENV COMPONENT_SCRIPT_DIR=/opt/confluent/etc
# Set the classpath for JARs required by `cub`
ENV CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"'
WORKDIR /opt
RUN mkdir -p /usr/share/java/cc-base /opt/caas
......
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