nvme
NVMe storage user space utility. More information: <https://github.com/linux-nvme/nvme-cli>.
RUN apt-get update && \
apt-get install -y nvme-cli
RUN apt-get update && \
apt-get install -y nvme-cli
RUN apk add nvme-cli
RUN apt-get update && \
apt-get install -y nvme-cli
RUN yum install -y nvme-cli
RUN dnf install -y nvme-cli
RUN apt-get update && \
apt-get install -y nvme-cli