Wykres commitów

19 Commity (main)

Autor SHA1 Wiadomość Data
AlMo d88b0b5276
Update Dockerfile (#351). Fix #360 2023-12-16 01:31:44 +00:00
Jake Howard a6da124a82 Set python path
This is needed to allow the `django-admin` command to work
2023-02-25 07:51:55 +10:00
Jake Howard b541446e25 Add virtualenv to PATH 2023-02-16 10:13:49 +00:00
Jake Howard 115598e13d Install `curl` in container 2023-02-16 10:13:49 +00:00
Jake Howard b2944f22ba Move uwsgi config to file
This allows for runtime interpolation of `$PORT`
2023-02-16 10:13:49 +00:00
Jake Howard a733d61a48 Don't set UWSGI user ids
Heroku doesn't support setuid / setgid
2023-02-16 10:13:49 +00:00
Pomax 4fb21cd9f8
Update docker to current/supported tool versions (#323)
* Update docker to current/supported tool versions

* Update Dockerfile

* dep updates
2022-03-04 12:13:31 +00:00
Matt Westcott de6876d452 Upgrade whitenoise to 5.0.x for Django 3.0 compatibility 2020-02-03 16:33:42 +00:00
Tobias McNulty e1106a1fa8 ensure media/images/ directory exists so Docker volume will inherit its permissions 2019-10-04 17:33:17 -04:00
Tobias McNulty 278530294f
include procps in RUN_DEPS (#254) 2019-10-04 15:46:28 -04:00
Tobias McNulty 273d42eb3d
switch to python:3.7-slim (Debian-based) image (#251) 2019-09-12 07:43:27 -04:00
Jonathan Liuti 4eb8f41e7a Update Python to 3.7 in Dockerfile (#233) 2019-07-24 12:08:21 +01:00
Jonathan Liuti 89261ce5d5 Add expat-dev to Dockerfile packages install. Fix #234 (#235) 2019-07-20 23:29:11 +01:00
Fred Jhang 7b9a3f0aa0 Add required libraries for Pillow 2019-03-01 11:41:22 +00:00
Jorrit 29e13a725a Docker: add zlib-dev
Pillow requires for compilation (when we don't get a precompiled wheel)
2018-06-04 09:01:15 +01:00
Matt Westcott ed415f877e install git on travis 2018-03-01 12:10:26 +00:00
Hourann Bosci dd76c7fb11 change owner of static files to user 1000, so Wagtail code (in uWSGI) has write access 2017-04-15 22:26:46 +08:00
Hourann Bosci c79355e17b pass /media/ static file path to uWSGI, per 9740909755 2017-04-15 20:56:07 +08:00
Tobias McNulty 6652c42d09 Add Dockerfile, docker-compose.yml, S3 uploaded media settings (configurable via the environment), Docker instructions, and a .travis.yml to build/test the Docker image. 2017-02-19 11:46:34 -05:00