bashate is "a pep8 equivalent for bash scripts" by OpenStack.
https://docs.openstack.org/bashate/latest/
- Add tox target running bashate on the entire code-base
- Fix docker-entrypoint script accordingly
Currently the first time you run the server you need to manually
syncdb, create superuser and collect assets. Do this automatically
on container launch