This commit is contained in:
Adam Wojdyla 2022-04-02 18:51:53 +02:00
parent 8be4d09fc0
commit 44f5d316df

View File

@ -15,7 +15,8 @@ RUN python3 -m pip install pandas
RUN python3 -m pip freeze
COPY . .
COPY ./download.sh ./
COPY ./script.py ./
ARG KAGGLE_USERNAME=testKAGGLE_USERNAME
ARG KAGGLE_KEY=test1KAGGLE_KEY