socat
Multipurpose relay (SOcket CAT). More information: <http://www.dest-unreach.org/socat/>.
RUN apt-get update && \
apt-get install -y socat
RUN apt-get update && \
apt-get install -y socat
RUN apk add socat
RUN pacman -S --noconfirm socat
RUN apt-get update && \
apt-get install -y socat
RUN yum install -y socat
RUN dnf install -y socat
RUN apt-get update && \
apt-get install -y socat