Skip to content

Commit

Permalink
Don't install saithrift
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-shirshov committed Nov 2, 2016
1 parent 17bab6d commit 7a53e3d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dockers/docker-ptf/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ RUN sed --in-place 's/httpredir.debian.org/debian-archive.trafficmanager.net/' /
&& dpkg_apt /root/deps/python-ptf_*.deb \
&& dpkg_apt /root/deps/libthrift-0.9.2_*.deb \
&& dpkg_apt /root/deps/python-thrift_*.deb \
&& cd /root/deps \
&& tar xvfz saithrift-0.9.tar.gz \
&& cd saithrift-0.9 \
&& python setup.py install \
&& cd \
&& rm -rf /root/deps \
&& apt-get -y autoclean \
&& apt-get -y autoremove \
Expand Down

0 comments on commit 7a53e3d

Please sign in to comment.