[docker-ptf]: install tacacs+ server to test tacacs (#4224)
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
ab4861deb8
commit
09c0563692
@ -59,7 +59,9 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
|
||||
python-dev \
|
||||
python-libpcap \
|
||||
python-scapy \
|
||||
python-six
|
||||
python-six \
|
||||
tacacs+ \
|
||||
rsyslog
|
||||
|
||||
RUN dpkg -i \
|
||||
{% for deb in docker_ptf_debs.split(' ') -%}
|
||||
|
Loading…
Reference in New Issue
Block a user