mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 20:25:57 +03:00
[GH-ISSUE #31] how to find which port is used by containers inside docker compose file ? #21
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vikramvi on GitHub (Aug 11, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/31
https://github.com/butomo1989/docker-android/blob/master/docker-compose.yml
Here ports value as 6080, is this correct ?
How to find out which port is used by each of the containers so that I can connect via browser ?
Screen shot in README shows port number 32785 - 32787, but am not sure how these values have been derived ?
@vikramvi commented on GitHub (Aug 11, 2017):
I figured it out