I installed docker-machine 0.1.0 and docker-compose 1.1.0 on Mac OS 10.8.5.Docker-machine is running normally and able to connect by docker-machine ssh.
WORKING!! I tried with below commands and its working
service docker restart docker-compose -f docker_compose.yaml down docker-compose -f docker_compose.yaml up