This commit is contained in:
ulaniuk 2022-05-04 19:23:00 +02:00
parent 347036bfda
commit 4acf40d3d7

View File

@ -8,7 +8,7 @@ ENV KAGGLE_USERNAME=${KAGGLE_USERNAME}
ENV KAGGLE_KEY=${KAGGLE_KEY}
RUN apt update
RUN apt-get updat
RUN apt-get update
RUN apt install python3-pip -y
RUN pip install --user kaggle