[docker]: Install dpkt Python package in PTF docker (#216)
This commit is contained in:
parent
e87498d16d
commit
608980524f
@ -65,6 +65,7 @@ RUN rm -rf /debs \
|
||||
&& pip install cffi==1.7.0 \
|
||||
&& pip install --upgrade cffi==1.7.0 \
|
||||
&& pip install nnpy \
|
||||
&& pip install dpkt \
|
||||
&& mkdir -p /opt \
|
||||
&& cd /opt \
|
||||
&& wget https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py
|
||||
|
Reference in New Issue
Block a user