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