vkcube
Miscellaneous Vulkan utilities
RUN apt-get update && \
apt-get install -y vulkan-tools
RUN apt-get update && \
apt-get install -y vulkan-tools
RUN pacman -S --noconfirm vulkan-tools
RUN dnf install -y vulkan-tools