Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
e6c77c7b68bc4c6946c1a7305a54d6e5a181114a
/
.
/
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"
]