This commit is contained in:
s444501 2022-04-02 17:29:58 +02:00
parent 2e07264ae2
commit 8f9b5b71df

View File

@ -7,3 +7,9 @@ RUN pip3 install pandas
RUN pip3 install matplotlib
RUN pip3 install sklearn
RUN pip3 install kaggle
WORKDIR /ium
COPY ./ium-data.py ./
CMD ./ium-data.py