From 0627ccfc401548bfdbd026598a53c44bcc470330 Mon Sep 17 00:00:00 2001 From: s487178 Date: Wed, 5 Apr 2023 21:08:33 +0200 Subject: [PATCH] ... --- dockerfile3 | 1 - 1 file changed, 1 deletion(-) diff --git a/dockerfile3 b/dockerfile3 index 1cc6933..acac8ed 100644 --- a/dockerfile3 +++ b/dockerfile3 @@ -10,7 +10,6 @@ RUN apt-get update \ && pip install --user plotly \ && pip install --user seaborn \ && pip install --user scikit-learn \ - && pip install --user os ENV PATH="/root/.local/bin:$PATH"