projects
/
osm
/
vim-emu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efdda12
)
Fix: Removing Python2 installation
28/8428/1
author
peusterm
<manuel.peuster@uni-paderborn.de>
Thu, 19 Dec 2019 17:16:50 +0000
(18:16 +0100)
committer
peusterm
<manuel.peuster@uni-paderborn.de>
Thu, 19 Dec 2019 17:16:50 +0000
(18:16 +0100)
Change-Id: I7d5b3c084a1b672c2c0bba6e336ed8a2c003cb77
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
8e1e4e3
..
3f56304
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-45,8
+45,6
@@
RUN apt-get update \
iputils-ping \
sudo \
wget \
- python \
- python-pip \
python3 \
python3-dev \
python3-venv \