UNCLASSIFIED

Commit 8f9bb953 authored by Scott Stroud's avatar Scott Stroud
Browse files

meh

parent a4f15443
Pipeline #431724 passed with stages
in 51 minutes and 41 seconds
...@@ -45,7 +45,7 @@ RUN dnf update -y --nodocs && dnf install -y --nodocs python3 openssl tar procps ...@@ -45,7 +45,7 @@ RUN dnf update -y --nodocs && dnf install -y --nodocs python3 openssl tar procps
## https://github.com/confluentinc/common-docker/tree/master/utility-belt ## https://github.com/confluentinc/common-docker/tree/master/utility-belt
COPY cp-init-container-operator-6.1.2.1_UsrLocalLib64.tar.gz /usr/local/lib64/ COPY cp-init-container-operator-6.1.2.1_UsrLocalLib64.tar.gz /usr/local/lib64/
COPY cp-init-container-operator-6.1.2.1_UsrLocalLib.tar.gz /usr/local/lib/ COPY cp-init-container-operator-6.1.2.1_1_UsrLocalLib.tar.gz /usr/local/lib/
COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl COPY confluent_docker_utils-0.0.44-py3-none-any.whl /tmp/confluent_docker_utils-0.0.44-py3-none-any.whl
COPY *.whl /tmp/python-dependencies/ COPY *.whl /tmp/python-dependencies/
......
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