UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 3cee2261 authored by WingKwan Lau's avatar WingKwan Lau
Browse files

Update Dockerfile

parent 5db8ac0f
Pipeline #402834 failed with stages
in 4 minutes and 58 seconds
...@@ -50,8 +50,8 @@ RUN yum -y erase bind-libs-lite-9.11.26-4.el8_4 ...@@ -50,8 +50,8 @@ RUN yum -y erase bind-libs-lite-9.11.26-4.el8_4
RUN yum -y erase bind-utils-9.11.26-4.el8_4 RUN yum -y erase bind-utils-9.11.26-4.el8_4
RUN yum -y erase bind-utils-9.11.26-4.el8_4 RUN yum -y erase bind-utils-9.11.26-4.el8_4
RUN yum -y erase platform-python-devel-3.6.8-37.el8 RUN yum -y erase platform-python-devel-3.6.8-37.el8
#RUN yum -y erase platform-python-pip-9.0.3-19.el8
RUN rpm -q --whatrequires platform-python-pip-9.0.3-19.el8
RUN rpm -q --whatrequires python3-bind-9.11.26-4.el8_4 RUN rpm -q --whatrequires python3-bind-9.11.26-4.el8_4
RUN rpm -q --whatrequires python3-pip-9.0.3-19.el8 RUN rpm -q --whatrequires python3-pip-9.0.3-19.el8
......
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