[mgmt] Install dhclient in sonic-mgmt docker (#5447)

Signed-off-by: Danny Allen <daall@microsoft.com>
This commit is contained in:
Danny Allen 2020-09-23 20:01:58 -07:00 committed by GitHub
parent ec9281be76
commit a56ad41b9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y build-essential \
git \
inetutils-ping \
iproute2 \
isc-dhcp-client \
libffi-dev \
libssl-dev \
libxml2 \