docker integration v3

This commit is contained in:
Karolina Oparczyk 2021-04-14 21:00:17 +02:00
parent 56900aeff5
commit dcc4ed6c4d

View File

@ -7,6 +7,3 @@ RUN pip3 install pandas
RUN pip3 install kaggle
COPY ./get_data.sh ./
COPY ./main.py ./
ENV KAGGLE_USERNAME karopa
ARG key
ENV KAGGLE_KEY $key