facter
collect and display facts about the system
RUN apt-get update && \
apt-get install -y facter
RUN apt-get update && \
apt-get install -y facter
RUN pacman -S --noconfirm facter
RUN apt-get update && \
apt-get install -y facter
RUN dnf install -y facter
RUN apt-get update && \
apt-get install -y facter