hello-world Sample docker image to test docker deployments Running locally Build and run using Docker Compose: $ git clone https://github.com/docker/dockercloud-hello-world $ cd dockercloud-hello-world $ docker-compose up Deploying to Docker Cloud Install the Docker Cloud CLI $ docker login $ docker-cloud stack up Hello world!