docker integration v3
This commit is contained in:
parent
56900aeff5
commit
dcc4ed6c4d
@ -7,6 +7,3 @@ RUN pip3 install pandas
|
|||||||
RUN pip3 install kaggle
|
RUN pip3 install kaggle
|
||||||
COPY ./get_data.sh ./
|
COPY ./get_data.sh ./
|
||||||
COPY ./main.py ./
|
COPY ./main.py ./
|
||||||
ENV KAGGLE_USERNAME karopa
|
|
||||||
ARG key
|
|
||||||
ENV KAGGLE_KEY $key
|
|
Loading…
Reference in New Issue
Block a user