when you VM is in Saved state in Virutalbox you can't start that VM using docker-machine. You can manually open virtual box and power the machine on and off. After that docker-machine can start and stop your VM.
alias dm=docker-machine
alias d=docker