fix: adding iproute2

This commit is contained in:
bugbuilder 2019-11-20 23:55:08 -03:00
parent 6c5a7a45f0
commit 6b904bd495

View File

@ -11,6 +11,7 @@ LABEL maintainer "Jessie Frazelle <jess@linux.com>"
RUN apt-get update && apt-get install -y \
iptables \
iproute2 \
libgl1-mesa-dri \
libgl1-mesa-glx \
libvirt-daemon-system \