sswsyncd container: add python to be ansible
This commit is contained in:
parent
3c3d394fdb
commit
e39d3b8299
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user