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
606184dde1
Add make Debian package installation non-interactive.
2021-08-19 17:30:19 +10:00
Ben Sturmfels
95b66348b0
Update references to dockerfile.
2021-08-16 09:15:47 +10:00
Ben Sturmfels
e6f8beeea4
Remove Debian 10 development Dockerfile.
...
Debian 11 has been released, so future releases need not provide explicit
support for Debian 10.
2021-08-15 22:35:45 +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
87b4d3e699
Fix ordering in Debian 11 Dockerfile.
2021-03-30 15:58:56 +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
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