[sonic-mgmt]: Install python-subnettree to sonic-mgmt container. (#3978)
* Install python-subnettree to sonic-mgmt container.
This commit is contained in:
parent
2658ab8add
commit
68499e681f
@ -143,4 +143,6 @@ RUN azure-cli_bundle_*/installer
|
||||
# TODO: if azure-cli contains newer version azure-keyvault, remove this
|
||||
RUN ~/lib/azure-cli/bin/python -m pip install azure-keyvault==0.3.7 -U
|
||||
|
||||
RUN pip install pysubnettree
|
||||
|
||||
RUN git clone https://github.com/Azure/sonic-mgmt
|
||||
|
Loading…
Reference in New Issue
Block a user