rcp
Copy files between local and remote systems. It mimics the behavior of the cp command but operates across different machines. More information: <https://www.gnu.org/software/inetutils/manual/html_node/rcp-invocation.html>.
RUN pacman -S --noconfirm inetutils
RUN yum install -y rsh
RUN dnf install -y rsh