mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-31 04:07:25 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
10eb1b0d31 | ||
|
|
c3ad9b3d48 | ||
|
|
e2a0b7c840 |
@@ -26,6 +26,8 @@ WORKDIR /root
|
||||
# Web content engine (Fix issue in Android)
|
||||
# socat
|
||||
# Port forwarder
|
||||
# libgconf-2-4
|
||||
# Required package for chrome and chromedriver to run on Linux
|
||||
#------------------
|
||||
# NoVNC Packages
|
||||
#------------------
|
||||
@@ -60,6 +62,7 @@ RUN apt-get -qqy update && apt-get -qqy install --no-install-recommends \
|
||||
openjdk-8-jdk \
|
||||
libqt5webkit5 \
|
||||
socat \
|
||||
libgconf-2-4 \
|
||||
xvfb \
|
||||
x11vnc \
|
||||
openbox \
|
||||
|
||||
Reference in New Issue
Block a user