test: add netstat to docker container for debugging

MR !7
This commit is contained in:
2022-02-18 13:04:28 +09:30
parent b3d80b41ca
commit f636c45681

View File

@ -213,5 +213,6 @@ RUN apt update && DEBIAN_FRONTEND=noninteractive apt -y --no-install-recommends
procps \
vim \
iputils-ping \
python3-ldap
python3-ldap \
net-tools
# && freshclam