Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
394976f49b2958736a72dc1dba6b2f262d548f03
/
.
/
Dockerfile.radius
blob: da7aaf1d1679004db4e6690e69311327bdbf4db8 [
file
] [
log
] [
blame
]
FROM hbouvier
/
docker
-
radius
:
latest
MAINTAINER chetan@ciena
.
com
RUN apt
-
get
update
&&
\
apt
-
get
-
y install python python
-
pexpect strace
WORKDIR
/
root
CMD
[
"radius"
]