Channels with docker

I have channels running within the channels docker. I can't get the localhost:8089 to pull the sign in screen.. anyone know what i am doing wrong?

Have you tried using the container's IP rather than localhost?

(Thinking it might be something with your system's routing tables ... Docker networking isn't known for its awesomeness …)

Yeah. I tried with the ip:8089 still the same thing... host refused. I opened port 8089 on the firewall as well.