Update Dockerfile
This commit is contained in:
parent
7e8556763f
commit
8d5ebbe7d2
@ -9,7 +9,6 @@ RUN pip install numpy tensorflow scikit-learn kaggle pandas
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY kaggle.json /root/.kaggle/kaggle.json
|
||||
COPY ./create-dataset.sh ./
|
||||
RUN dos2unix ./create-dataset.sh
|
||||
COPY ./model.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user