From 1cedee86ea35ec63156ba503abbed4302de6039b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Zar=C4=99ba?= Date: Tue, 4 Apr 2023 19:52:46 +0200 Subject: [PATCH] asfd --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2d8bdef..73d038a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu -RUN apt-get update && apt-get install -y python3 python3-pip +RUN apt-get update && apt-get install -y python3 python3-pip unzip RUN pip3 install kaggle pandas