mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-28 15:27:46 +00:00
Enabled adb remotely
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ RUN wget -nv -O genymotion.bin "https://dl.genymotion.com/releases/genymotion-${
|
||||
&& chmod +x ./genymotion.bin \
|
||||
&& yes | ./genymotion.bin \
|
||||
&& rm genymotion.bin
|
||||
COPY genymotion/generate_config.sh genymotion/geny_start.sh /root/
|
||||
COPY genymotion/generate_config.sh genymotion/geny_start.sh genymotion/enable_adb.sh /root/
|
||||
|
||||
#===================
|
||||
# Install Terraform
|
||||
|
||||
Reference in New Issue
Block a user