mirror of
https://github.com/ROCm/ROCm-docker.git
synced 2026-05-04 23:26:10 +02:00
Don't install python link here; we will do it in manylinux image since it's only really needed for Magma build currently
This commit is contained in:
parent
825fdf1af0
commit
d671e247b9
@ -61,8 +61,6 @@ RUN yum -y install \
|
||||
subversion \
|
||||
wget
|
||||
|
||||
RUN ln -s /usr/bin/python3 /usr/bin/python
|
||||
|
||||
# Enable the epel repository for fakeroot
|
||||
RUN yum install -y fakeroot
|
||||
RUN yum clean all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user