Install the Docker Toolbox and Docker Compose:
- Mac, Windows: https://www.docker.com/products/docker-toolbox (includes Compose)
- Linux: https://docs.docker.com/engine/installation/ and https://docs.docker.com/compose/install/
Prefetch necessary images (execute in the Docker Terminal):
docker pull hello-world
docker pull alpine
docker pull seqvence/static-site
docker pull mhart/alpine-node
docker pull python:2.7-alpine
docker pull manomarks/worker
docker pull redis:alpine
docker pull postgres:9.4
Create a Docker Hub account, which is necessary when you want to participate in the birthday challenge
Clone the Birthday App repository (you'll need to have git installed): git clone https://github.com/docker/docker-birthday-3.git
Modify the example-voting-app/result-app/views/config.json
file with your own details and change the location to Berlin.