Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
ecfa724759
commit
1e81011951
@ -8,5 +8,6 @@ RUN pip3 install pandas
|
|||||||
RUN pip3 install numpy
|
RUN pip3 install numpy
|
||||||
RUN pip3 install sklearn
|
RUN pip3 install sklearn
|
||||||
RUN pip3 install tensorflow
|
RUN pip3 install tensorflow
|
||||||
|
RUN pip3 install matplotlib
|
||||||
COPY ./steam-200k.csv ./
|
COPY ./steam-200k.csv ./
|
||||||
COPY ./biblioteki_dl.py ./
|
COPY ./biblioteki_dl.py ./
|
Loading…
Reference in New Issue
Block a user