mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-22 21:01:42 +02:00
Removed alternatives from Dockerfile
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user