dialog-config
applications with the dialog library
RUN apt-get update && \
apt-get install -y dialog
RUN apt-get update && \
apt-get install -y dialog
RUN apk add dialog
RUN pacman -S --noconfirm dialog
RUN apt-get update && \
apt-get install -y dialog
RUN yum install -y dialog-devel
RUN dnf install -y dialog-devel
RUN apt-get update && \
apt-get install -y dialog