You can use docker, without using docker daemon (engine), by using cloud providers.
In this example, you should have a gcloud
(Google Cloud util), that connected to your account
docker-machine create --driver google --google-project `your-project-name` google-machine-type f1-large fm02
This example will create a new instance, in your Google Cloud console. Using machine time f1-large