zadanie doker
This commit is contained in:
parent
eba82319e7
commit
1793a49a2f
@ -1,6 +1,5 @@
|
||||
FROM ubuntu:latest
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y python
|
||||
RUN apt-get install -y python3-pip
|
||||
RUN pip install kaggle
|
||||
RUN pip install pandas
|
||||
|
Loading…
Reference in New Issue
Block a user