Use netcat-openbsd for IPv6 support
This commit is contained in:
parent
0ed3f8fbbf
commit
94c64d3f6d
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue