password hidden
This commit is contained in:
parent
d3b67a5548
commit
243ffdd493
@ -13,7 +13,7 @@ RUN pip3 install pandas
|
|||||||
RUN pip3 install scikit-learn
|
RUN pip3 install scikit-learn
|
||||||
RUN pip3 install matplotlib
|
RUN pip3 install matplotlib
|
||||||
RUN mkdir ~/.kaggle/
|
RUN mkdir ~/.kaggle/
|
||||||
#RUN echo '{"username":"riraasaa","key":"1b1376b538ecd7da9e79b94d218ae3ec"}' > ~/.kaggle/kaggle.json
|
|
||||||
RUN sh chmod a+x ./script.sh
|
RUN sh chmod a+x ./script.sh
|
||||||
# Create app directory in image
|
# Create app directory in image
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
Reference in New Issue
Block a user