[vs]: Add pip install six (#1978)

sonic-utilities requires six

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
This commit is contained in:
Shuotian Cheng 2018-08-23 19:11:53 -07:00 committed by lguohan
parent 27bdc00be3
commit ad5b14cd3c

View File

@ -46,6 +46,7 @@ RUN apt-get install -y net-tools \
RUN pip install setuptools
RUN pip install py2_ipaddress
RUN pip install six
{% if docker_sonic_vs_debs.strip() -%}
# Copy locally-built Debian package dependencies