Docker Cloud is a service that automates the deployment of Docker images. In this tutorial, I show how to use Docker Cloud to easily deploy Docker containers based on Dockerfiles in a GitHub or BitBucket repository.
Watch Deploy Docker Containers with Docker Cloud
This directory contains the source code from the tutorial. It is exactly the same as the code in 02-docker-compose but with the addition of a Dockerfile in the website directory.
