dbclient
Lightweight Dropbear Secure Shell client. More information: <https://manned.org/dbclient.1>.
RUN apt-get update && \
apt-get install -y dropbear
RUN apt-get update && \
apt-get install -y dropbear
RUN apk add dropbear
RUN pacman -S --noconfirm dropbear
RUN apt-get update && \
apt-get install -y dropbear-bin
RUN dnf install -y dropbear
RUN apt-get update && \
apt-get install -y dropbear