mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +00:00
Using adb version inside container
This commit is contained in:
parent
80a64e82dd
commit
c8fb92e400
@ -121,4 +121,5 @@ EXPOSE 4723 6080 5555
|
||||
COPY src /root/src
|
||||
COPY supervisord.conf /root/
|
||||
RUN chmod -R +x /root/src && chmod +x /root/supervisord.conf /root/geny_start.sh
|
||||
RUN gmtool --cloud config use_custom_sdk=on sdk_path=/root
|
||||
CMD ["./geny_start.sh"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user