mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +00:00
Merge branch 'master' into update_readme_no_google_play
This commit is contained in:
commit
edebdfd380
@ -171,6 +171,13 @@ ADD src/.fehbg /root/.fehbg
|
||||
ADD src/rc.xml /etc/xdg/openbox/rc.xml
|
||||
RUN echo /root/.fehbg >> /etc/xdg/openbox/autostart
|
||||
|
||||
#======================
|
||||
# Workarounds
|
||||
#======================
|
||||
# Fix emulator from crashing when running as root user.
|
||||
# See https://github.com/budtmo/docker-android/issues/223
|
||||
ENV QTWEBENGINE_DISABLE_SANDBOX=1
|
||||
|
||||
#===============
|
||||
# Expose Ports
|
||||
#---------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user