Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
N2VC
/
4b81dfabae6b883bd5cde9c97614bcb410103429
/
.
/
Dockerfile
blob: b81e0dab46af608c48903f8381f50730607dc741 [
file
] [
log
] [
blame
]
FROM ubuntu
:
16.04
RUN apt
-
get
update
&&
apt
-
get
-
y install git make python3 \
libcurl4
-
gnutls
-
dev libgnutls
-
dev tox python3
-
dev \
debhelper python3
-
setuptools python3
-
all apt
-
utils