Update 'Dockerfile'
This commit is contained in:
parent
2cf15fcc25
commit
912599ede4
@ -12,6 +12,6 @@ RUN pip3 install --user numpy
|
||||
RUN pip3 install --user sklearn
|
||||
|
||||
COPY ./download_dataset.sh ./
|
||||
COPY ./process_data.py ./
|
||||
COPY ./process_dataset.py ./
|
||||
|
||||
RUN chmod u+x ./download_dataset.sh ./process_data.py
|
Loading…
Reference in New Issue
Block a user