sswsyncd container: add python to be ansible

This commit is contained in:
Qi Luo 2016-03-23 17:47:37 -07:00
parent 3c3d394fdb
commit e39d3b8299

View File

@ -7,6 +7,7 @@ RUN apt-get clean && apt-get update
## Pre-install the fundamental packages
## TODO: sswsyncd depends on ifupdown
RUN apt-get -y install \
python \
ifupdown \
rsyslog