vulkaninfo
Miscellaneous Vulkan utilities
RUN apt-get update && \
apt-get install -y vulkan-utils
RUN apt-get update && \
apt-get install -y vulkan-utils
RUN pacman -S --noconfirm vulkan-tools
RUN apt-get update && \
apt-get install -y vulkan-utils
RUN yum install -y vulkan
RUN dnf install -y vulkan-demos
RUN apt-get update && \
apt-get install -y vulkan-utils