* adds logging for gunicorn by default * adds image tagging * drops docker-compose environment setting in favor of .env usage (needs to be copied from .env.sample)
* optimizes image build dependency * increases gunicorn default number of workers
* reduces all needed containers into a single one * simplifies initial startup command by adding docker-entrypoint.sh