projects
/
osm
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26009a1
)
Add python3-all
33/6033/1
author
Mike Marchetti
<mmarchetti@sandvine.com>
Wed, 25 Apr 2018 19:03:33 +0000
(15:03 -0400)
committer
Mike Marchetti
<mmarchetti@sandvine.com>
Wed, 25 Apr 2018 19:03:33 +0000
(15:03 -0400)
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
767d3f8
..
7b6b85f
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-2,4
+2,4
@@
FROM ubuntu:16.04
RUN apt-get update && apt-get -y install git make python python3 \
libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \
- debhelper python-setuptools python-all apt-utils python-magic
+ debhelper python-setuptools python-all
python3-all
apt-utils python-magic