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.
I have resolved the issue using following steps
$ sudo service docker status $ sudo service docker start $ sudo docker-compose up
now docker-compose up is working