Add new sonic-config dependencies to dhcp_relay Dockerfile (#237)
This commit is contained in:
parent
c90efba372
commit
61d4509f0b
@ -1,5 +1,8 @@
|
||||
FROM docker-base
|
||||
|
||||
# Dependencies for sonic-cfggen
|
||||
RUN apt-get install -y python-lxml python-jinja2 python-netaddr python-ipaddr python-yaml
|
||||
|
||||
## Make apt-get non-interactive
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user