runscript
friendly menu driven serial communication program
RUN apt-get update && \
apt-get install -y minicom
RUN apt-get update && \
apt-get install -y minicom
RUN apk add minicom
RUN pacman -S --noconfirm minicom
RUN apt-get update && \
apt-get install -y minicom
RUN yum install -y minicom
RUN dnf install -y minicom
RUN apt-get update && \
apt-get install -y minicom