reptyr
Move a running process to a new terminal. Best used when you forget to start a long running task in screen. More information: <https://github.com/nelhage/reptyr>.
RUN apt-get update && \
apt-get install -y reptyr
RUN apt-get update && \
apt-get install -y reptyr
RUN pacman -S --noconfirm reptyr
RUN apt-get update && \
apt-get install -y reptyr
RUN dnf install -y reptyr
RUN apt-get update && \
apt-get install -y reptyr