mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-04-18 02:45:56 +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 \
|
||||
&& rm -rf /var/cache/dnf
|
||||
|
||||
RUN alternatives --set python /usr/bin/python3
|
||||
#RUN alternatives --set python /usr/bin/python3
|
||||
|
||||
RUN pip3 install Cython nose
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user