1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
FROM greyltc/archlinux-aur:yay # Install base dependencies RUN pacman --noconfirm -Sy --needed fakeroot binutils make # Install OpenGamepadUI dependencies RUN pacman --noconfirm -S \ libx11 \ libxres \ libxcb \ libxext \ libxau \ libxdmcp \ gamescope \ vulkan-tools \ mesa-utils #RUN aur-install inputplumber-bin