mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-04-19 03:15:55 +02:00
Removed alternatives from Dockerfile
This commit is contained in:
parent
818524c201
commit
a2374e2b6f
@ -41,7 +41,7 @@ RUN set -ex \
|
|||||||
&& dnf clean all \
|
&& dnf clean all \
|
||||||
&& rm -rf /var/cache/dnf
|
&& rm -rf /var/cache/dnf
|
||||||
|
|
||||||
RUN alternatives --set python /usr/bin/python3
|
#RUN alternatives --set python /usr/bin/python3
|
||||||
|
|
||||||
RUN pip3 install Cython nose
|
RUN pip3 install Cython nose
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user