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