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-enterprise-control-center-operator-5.5.x
Commits
c64d28d9
Commit
c64d28d9
authored
Dec 18, 2020
by
SonicDeathMonkey
Browse files
meh
parent
a8577521
Pipeline
#109035
passed with stage
in 10 seconds
Changes
1
Pipelines
2
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 @
c64d28d9
...
...
@@ -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"
...
...
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