sslip.io needs ps, nc, lsof, ifconfig

Requires +19MB: 494 MB → 513 MB
This commit is contained in:
Brian Cunnie
2020-06-06 11:20:03 -07:00
parent 720e2a71b1
commit c89ff9cdd8

View File

@@ -23,6 +23,8 @@ RUN dnf install -y pdns pdns-backend-pipe
RUN dnf install -y iproute bind-utils neovim
RUN dnf install -y procps-ng nmap-ncat net-tools lsof
RUN curl -o /usr/local/sbin/pdns_pipe.sh -L https://raw.githubusercontent.com/cunnie/bin/master/pdns_pipe.sh
RUN chmod 755 /usr/local/sbin/pdns_pipe.sh