Skip to content

Commit

Permalink
[sonic-mgmt]: Install python-subnettree to sonic-mgmt container. (#3978)
Browse files Browse the repository at this point in the history
* Install python-subnettree to sonic-mgmt container.
  • Loading branch information
iris00522 authored and rlhui committed Jul 7, 2020
1 parent 35e9d5b commit 3eac616
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dockers/docker-sonic-mgmt/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3eac616

Please sign in to comment.