Merge pull request #309 from zhaofengli/netcat-ipv6

Use netcat-openbsd for IPv6 support
This commit is contained in:
Alexey Golubev 2020-11-09 14:05:04 +03:00 committed by GitHub
commit cd02cd6deb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ RUN echo "#!/bin/sh\nexit 0" > /usr/sbin/policy-rc.d && \
mysql-client \ mysql-client \
nano \ nano \
net-tools \ net-tools \
netcat \ netcat-openbsd \
nginx-extras \ nginx-extras \
postgresql \ postgresql \
postgresql-client \ postgresql-client \