Yes, you can access it in different ways.
If you're on the machine you can use "docker inspect <id>" to see your IP address etc. But why not just "docker attach" so you get to the console?
Also you can make your docker instance access your LAN. Read this