projects
/
osm
/
N2VC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b81dfa
)
add python-all for build
94/5994/1
author
Mike Marchetti
<mmarchetti@sandvine.com>
Wed, 18 Apr 2018 15:17:45 +0000
(11:17 -0400)
committer
Mike Marchetti
<mmarchetti@sandvine.com>
Wed, 18 Apr 2018 15:17:45 +0000
(11:17 -0400)
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
b81e0da
..
80718ed
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-1,5
+1,5
@@
FROM ubuntu:16.04
-RUN apt-get update && apt-get -y install git make python3 \
+RUN apt-get update && apt-get -y install git make python
python
3 \
libcurl4-gnutls-dev libgnutls-dev tox python3-dev \
- debhelper python3-setuptools python3-all apt-utils
+ debhelper python3-setuptools python
-all python
3-all apt-utils