Beta loopback vs ip

Maybe I’m the only one having this issue but when I am running natively via the beta I don’t see my containers available on localhost loopback.
docker-compose up -d
docker ps
then lists the PORTS with an ip
192.168.64.5:9099->9000/tcp

but when I logon to my nix machine and run the same commands I get loopback:
0.0.0.0:9099->9000/tcp

Docker version 1.11.0, build 4dc5990