Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
c5bb024700
commit
e331a90eeb
@ -1,5 +1,7 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
|
|
||||||
|
RUN apt update && apt install -y figlet
|
||||||
|
RUN apt install unzip -y
|
||||||
RUN apt install python3-pip -y
|
RUN apt install python3-pip -y
|
||||||
RUN pip3 install pandas
|
RUN pip3 install pandas
|
||||||
RUN pip3 install kaggle
|
RUN pip3 install kaggle
|
||||||
|
Loading…
Reference in New Issue
Block a user