UNCLASSIFIED

Commit 059d6d95 authored by alexander.klepal's avatar alexander.klepal
Browse files

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

escaping CUB_CLASSPATH

See merge request !13
parents 97f55974 91b6d9a0
Pipeline #277224 passed with stages
in 21 minutes and 17 seconds
......@@ -12,7 +12,7 @@ ENV COMPONENT=connect
ENV DOCKER_SCRIPT_DIR=/opt/caas/bin
ENV COMPONENT_SCRIPT_DIR=/opt/confluent/etc
ENV CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
ENV CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"'
WORKDIR /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