psftp
command-line tools for SSH, SCP, and SFTP
RUN apt-get update && \
apt-get install -y putty-tools
RUN apt-get update && \
apt-get install -y putty-tools
RUN apk add putty
RUN pacman -S --noconfirm putty
RUN apt-get update && \
apt-get install -y putty-tools
RUN dnf install -y putty
RUN apt-get update && \
apt-get install -y putty-tools