Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
devops
/
6930bc081efa6feb1a7ff8a9cded75eea807f6f5
/
.
/
systest
/
Dockerfile
blob: ec304867e52df828e0e9a1e0eb8778c7f6fcf29e [
file
] [
log
] [
blame
]
Mike Marchetti
6930bc0
2017-05-31 16:33:02 -0400
[
diff
] [
blame^
]
1
FROM ubuntu
:
16.04
2
3
RUN apt
-
get
update
&&
apt
-
get
-
y install python \
4
libcurl4
-
gnutls
-
dev libgnutls
-
dev \
5
python
-
setuptools python
-
pip git python
-
pytest \
6
charm
-
tools