repquota
Display a summary of existing file quotas for a filesystem. More information: <https://manned.org/repquota>.
RUN apt-get update && \
apt-get install -y quota
RUN apt-get update && \
apt-get install -y quota
RUN pacman -S --noconfirm quota-tools
RUN apt-get update && \
apt-get install -y quota
RUN dnf install -y quota-1
RUN apt-get update && \
apt-get install -y quota