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
|
## Pre-install the fundamental packages
|
||||||
## TODO: sswsyncd depends on ifupdown
|
## TODO: sswsyncd depends on ifupdown
|
||||||
RUN apt-get -y install \
|
RUN apt-get -y install \
|
||||||
|
python \
|
||||||
ifupdown \
|
ifupdown \
|
||||||
rsyslog
|
rsyslog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user