Ben Sturmfels
0db9b5bb7b
Remove --system-site-packages argument to ./configure.
...
MediaGoblin ignores this argument and creates a virtualenv with
--system-site-packages regardless. Appears it's been this way since the early
days.
Removing this make the installation instructions easier to read.
2021-09-18 13:12:39 +10:00
Ben Sturmfels
5d2eec67af
Update Dockerfiles to install Python deps from PyPI as per deploy docs.
2021-08-21 10:31:31 +10:00
Ben Sturmfels
9084c02cc6
Remove dnf search in Dockerfile.
2021-04-05 18:25:24 +10:00
Ben Sturmfels
c7656e8264
Enable PDF support in Dockerfiles.
2021-03-30 16:25:33 +11:00
Ben Sturmfels
327a378f70
Remove explicit dependency on kombu (sub-dependency of celery).
2021-03-30 16:00:36 +11:00
Ben Sturmfels
4d610b43f0
Add pip freeze
to Docker and CI builds for later troubleshooting.
2021-03-30 13:38:47 +11:00
Ben Sturmfels
5633d51714
Add feedgenerator dependency to CI and Docker files.
2021-03-30 11:19:18 +11:00
Ben Sturmfels
6e6baa15cc
Build docs in Docker and CI.
2021-03-29 17:01:46 +11:00
Ben Sturmfels
9de3063d8e
Add stub Dockerfile for Debian 11.
2021-03-28 13:49:10 +11:00