Step 32 Resurface posts if liked/commented Add a last updated field and update on that Do a nicer home page You know? Docker configuration Checkout code on /opt/flaskbook on local computer Build the containers docker-compose build Copy settings.py.bak to settings.py and add 'mongodb' as MONGODB_HOST Start the application docker-compose up