5 Commits

Author SHA1 Message Date
Ben Sturmfels
0c98ad25a5 Note that Docker deployments are not officially supported or mature. 2021-03-06 15:38:14 +11:00
Ben Sturmfels
912e5d2b41
Fix "KeyError: 'No such transport: sqlite. Did you mean sqla?'" in tests.
This is caused by Celery dropping the "sqlite" transport alias from version
4.3.0, so I've pinned an upper limit.
2020-04-14 18:02:12 +10:00
Ben Sturmfels
853147339b
Fix broken Dockerfile reference. 2020-04-02 15:29:30 +11:00
Ben Sturmfels
868918690b
Document and improve Docker handling of mounted source code directory. 2019-11-19 12:53:48 +11:00
Ben Sturmfels
8096beab5c
Add Python 3 docker-compose recipe for MediaGoblin hacking. 2019-09-16 18:08:57 +10:00