Skip to content

Instantly share code, notes, and snippets.

@jikkujose
Created November 13, 2015 07:14
Show Gist options
  • Save jikkujose/3353d9e43052e67f4cc1 to your computer and use it in GitHub Desktop.
Save jikkujose/3353d9e43052e67f4cc1 to your computer and use it in GitHub Desktop.
Unable to access docker from the host
root@ec077b3b57b7:/app# netstat -ln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:9393            0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:2323          0.0.0.0:*               LISTEN
tcp6       0      0 ::1:2323                :::*                    LISTEN
Active UNIX domain sockets (only servers)
Proto RefCnt Flags       Type       State         I-Node   Path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment