- a flask web application
- a redis database
$ docker-compose up
Set up a development stack infrastructure. Configure a container as a platform for testing my code, and develop my code somewhere else (e.g. my laptop or another container).
Brun Justine 2020