ndctl
Utility for managing Non-Volatile DIMMs. More information: <https://manned.org/ndctl>.
RUN apt-get update && \
apt-get install -y ndctl
RUN apt-get update && \
apt-get install -y ndctl
RUN pacman -S --noconfirm ndctl
RUN apt-get update && \
apt-get install -y ndctl
RUN yum install -y ndctl
RUN dnf install -y ndctl