conky
Light-weight system monitor for X. More information: <https://github.com/brndnmtthws/conky>.
RUN apt-get update && \
apt-get install -y conky-cli
RUN apt-get update && \
apt-get install -y conky-cli
RUN apk add conky
RUN pacman -S --noconfirm conky
RUN apt-get update && \
apt-get install -y conky-cli
RUN dnf install -y conky
RUN apt-get update && \
apt-get install -y conky-cli