UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
C
Confluent
Confluent Component Operator
cp-server-connect-operator-5.5.x
Commits
059d6d95
Commit
059d6d95
authored
May 25, 2021
by
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
059d6d95
...
@@ -12,7 +12,7 @@ ENV COMPONENT=connect
...
@@ -12,7 +12,7 @@ ENV COMPONENT=connect
ENV
DOCKER_SCRIPT_DIR=/opt/caas/bin
ENV
DOCKER_SCRIPT_DIR=/opt/caas/bin
ENV
COMPONENT_SCRIPT_DIR=/opt/confluent/etc
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
WORKDIR
/opt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment