docker integration v7
This commit is contained in:
parent
3092cfe561
commit
d3cfc10455
@ -7,4 +7,6 @@ RUN apt install -y unzip
|
||||
RUN pip3 install pandas
|
||||
RUN pip3 install kaggle
|
||||
COPY ./get_data.sh ./
|
||||
COPY ./main.py ./
|
||||
COPY ./main.py ./
|
||||
RUN mkdir /.kaggle
|
||||
RUN chmod -R 777 /.kaggle
|
Loading…
Reference in New Issue
Block a user