Code Review
/
releng-testresults.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4385e43
)
Install python-wheel in testapi's Dockerfile
83/72283/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Sun, 28 Mar 2021 22:33:19 +0000
(
00:33
+0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Sun, 28 Mar 2021 22:33:42 +0000
(
00:33
+0200)
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Id58bf371c26292009f938bc67f9e244ef3a89825
testapi/docker/Dockerfile
patch
|
blob
|
history
diff --git
a/testapi/docker/Dockerfile
b/testapi/docker/Dockerfile
index
4b88dfc
..
c589f8a
100644
(file)
--- a/
testapi/docker/Dockerfile
+++ b/
testapi/docker/Dockerfile
@@
-40,6
+40,7
@@
gcc \
wget \
python-dev \
python-pip \
+python-wheel \
python-setuptools \
crudini \
libxslt-dev \