rexec
Execute a command on a remote host. Note: Use rexec with caution, as it transmits data in plain text. Consider secure alternatives like ssh for encrypted communication. More information: <https://www.gnu.org/software/inetutils/manual/html_node/rexec-invocation.html>.
RUN yum install -y rsh
RUN dnf install -y rsh