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
Kafka
cp-kafka-5.5.x
Commits
2bf83cf3
Commit
2bf83cf3
authored
Dec 22, 2020
by
Andy Maksymowicz
Browse files
Update Dockerfile
parent
a4fde45e
Pipeline
#112097
passed with stages
in 31 minutes and 18 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 @
2bf83cf3
...
@@ -49,7 +49,7 @@ COPY *.whl /tmp/python-dependencies/
...
@@ -49,7 +49,7 @@ COPY *.whl /tmp/python-dependencies/
COPY
*.gz /tmp/python-dependencies/
COPY
*.gz /tmp/python-dependencies/
RUN
dnf
install
-y
openssl
tar
procps iputils
hostname
\
RUN
dnf
install
-y
openssl
tar
procps iputils
hostname
\
&&
dn
t
update
-y
\
&&
dn
f
update
-y
\
&&
pip3
install
--no-index
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/wheel-0.35.1-py2.py3-none-any.whl
\
&&
pip3
install
--no-index
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/wheel-0.35.1-py2.py3-none-any.whl
\
&&
pip3
install
--no-index
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/setuptools-50.0.0-py3-none-any.whl
\
&&
pip3
install
--no-index
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/setuptools-50.0.0-py3-none-any.whl
\
&&
pip3
install
--no-index
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/python_dateutil-2.8.0-py2.py3-none-any.whl
\
&&
pip3
install
--no-index
--prefix
=
/usr/local
--upgrade
--find-links
/tmp/python-dependencies/ /tmp/python_dateutil-2.8.0-py2.py3-none-any.whl
\
...
...
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