Add net-tools for netstat

This commit is contained in:
Michael Vines 2019-08-26 16:00:16 -07:00
parent 28f2c75137
commit 97db802be3
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 0 deletions

View File

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