distro
Linux OS platform information API
RUN apt-get update && \
apt-get install -y python3-distro
RUN apt-get update && \
apt-get install -y python3-distro
RUN pacman -S --noconfirm python3-distro
RUN apt-get update && \
apt-get install -y python3-distro
RUN dnf install -y python3-distro
RUN apt-get update && \
apt-get install -y python3-distro