neofetch
Display information about your operating system, software and hardware. More information: <https://github.com/dylanaraps/neofetch>.
RUN apt-get update && \
apt-get install -y neofetch
RUN apt-get update && \
apt-get install -y neofetch
RUN apk add neofetch
RUN pacman -S --noconfirm neofetch
RUN apt-get update && \
apt-get install -y neofetch
RUN dnf install -y neofetch
RUN apt-get update && \
apt-get install -y neofetch