image_builder: use dnsmasq as default dhcp-server (#48)

This commit is contained in:
Smirnov Artem
2018-05-31 16:22:45 +03:00
committed by GitHub
parent a56cef65d5
commit 4a543c75f7
2 changed files with 20 additions and 30 deletions

View File

@@ -19,7 +19,7 @@ apt-get install --no-install-recommends -y \
lsof \
python-pip \
git \
isc-dhcp-server \
dnsmasq \
tmux \
vim \
ipython3 \