f
This commit is contained in:
parent
8be4d09fc0
commit
44f5d316df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user