This commit is contained in:
Yevhenii Poliakov 2023-05-12 22:04:34 +02:00
parent 73d961db3b
commit c552de2053

View File

@ -8,7 +8,6 @@ RUN apt-get update && \
#RUN pip3 install --user pandas
#RUN pip3 install --user scikit-learn
RUN apt install python3.10-venv
RUN apt install python3.10-venv -y
#RUN python3 -m venv docker_ium