ncdu
Disk usage analyzer with an ncurses interface. More information: <https://manned.org/ncdu>.
RUN apt-get update && \
apt-get install -y ncdu
RUN apt-get update && \
apt-get install -y ncdu
RUN apk add ncdu
RUN pacman -S --noconfirm ncdu
RUN apt-get update && \
apt-get install -y ncdu
RUN dnf install -y ncdu
RUN apt-get update && \
apt-get install -y ncdu