mirror of
https://github.com/izzy2lost/docker-android.git
synced 2026-06-19 01:16:28 -07:00
Using adb version inside container
This commit is contained in:
@@ -121,4 +121,5 @@ EXPOSE 4723 6080 5555
|
|||||||
COPY src /root/src
|
COPY src /root/src
|
||||||
COPY supervisord.conf /root/
|
COPY supervisord.conf /root/
|
||||||
RUN chmod -R +x /root/src && chmod +x /root/supervisord.conf /root/geny_start.sh
|
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"]
|
CMD ["./geny_start.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user