Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve the example of Pattern 2 #18

Open
libozhu opened this issue Jan 8, 2020 · 0 comments
Open

improve the example of Pattern 2 #18

libozhu opened this issue Jan 8, 2020 · 0 comments

Comments

@libozhu
Copy link

libozhu commented Jan 8, 2020

hello, guys,
just something to add to fulfil the Pattern 2 - Host network (easy but feels wrong)
same way to start the server by binding the ADB server directly to the host, and know the host ip to lanuch the adb client in the same machine:
docker run -e "ADB_SERVER_SOCKET=tcp:xxxxx:5037" xxx:xx adb devices
need pass the host ip to container by environment variable.

each container in the same machine still have own ip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant