Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Address review by @jchristgit | 2019-04-05 | -33/+0 | |
* | [#158 #160] Automatically run collectstatic in containers/setup script | 2019-04-05 | -0/+2 | |
* | [#193] Replace Poetry with Pipenv | 2019-04-05 | -3/+5 | |
* | Use poetry for dependency managemnet. | 2019-02-05 | -3/+4 | |
* | Set up graceful shutdown. | 2018-09-21 | -0/+1 | |
* | Drop privileges in UWSGI. | 2018-09-20 | -1/+1 | |
* | Use proper `adduser` invocation on Alpine. | 2018-09-20 | -2/+2 | |
* | Use unprivileged user. | 2018-09-20 | -0/+6 | |
* | Use `uwsgi` instead of `gunicorn`. | 2018-09-20 | -2/+2 | |
* | Add dockerfile lints. | 2018-09-19 | -7/+6 | |
* | Remove headers after compilation. | 2018-09-19 | -5/+4 | |
* | Use `apk` virtualenv for build-time dependencies. | 2018-09-19 | -4/+9 | |
* | Omit `libpq`. | 2018-09-18 | -2/+2 | |
* | Omit `postgresql-dev`. | 2018-09-18 | -2/+1 | |
* | Omit `automake`. | 2018-09-18 | -2/+0 | |
* | Omit `cmake`. | 2018-09-18 | -2/+0 | |
* | Omit `git`. | 2018-09-18 | -3/+1 | |
* | Omit `autoconf`. | 2018-09-18 | -2/+0 | |
* | Try to cache requirements. | 2018-09-17 | -1/+2 | |
* | Properly add build directory. | 2018-09-17 | -2/+2 | |
* | Use proper multiline installation. | 2018-09-17 | -2/+15 | |
* | Build docker image and pass it around. | 2018-09-17 | -0/+13 |