Add net-tools for netstat

This commit is contained in:
Michael Vines
2019-08-26 16:00:16 -07:00
parent 28f2c75137
commit 97db802be3

View File

@ -19,6 +19,7 @@ RUN set -x \
lcov \
libclang-common-7-dev \
mscgen \
net-tools \
rsync \
sudo \
golang \