quota
Display users' disk space usage and allocated limits. More information: <https://manned.org/quota>.
RUN apt-get update && \
apt-get install -y quota
RUN apt-get update && \
apt-get install -y quota
RUN pacman -S --noconfirm quota
RUN apt-get update && \
apt-get install -y quota
RUN yum install -y quota
RUN dnf install -y quota
RUN apt-get update && \
apt-get install -y quota