mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-15 06:47:07 +02:00
Add GPU support on test feature
This commit is contained in:
@@ -20,6 +20,9 @@ RUN apk update && \
|
||||
libvirt-daemon \
|
||||
dbus \
|
||||
polkit \
|
||||
mesa \
|
||||
mesa-dev \
|
||||
mesa-gl \
|
||||
virt-manager && \
|
||||
# Compile `redir`.
|
||||
gcc /usr/src/redir.c -o /usr/bin/redir && \
|
||||
|
||||
Reference in New Issue
Block a user