diff --git a/Dockerfile b/Dockerfile index 7f87558..f66aa07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,5 +8,3 @@ RUN pip3 install pandas RUN pip3 install numpy RUN pip3 install sklearn RUN pip3 install tensorflow -COPY ./steam-200k.csv ./ -COPY ./biblioteki_dl.py ./ \ No newline at end of file