aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update docker-compose.yml for renamed Dockerfiles.Ben Sturmfels2021-06-241-1/+1
|
* Note that Docker deployments are not officially supported or mature.Ben Sturmfels2021-03-061-0/+6
|
* Fix "KeyError: 'No such transport: sqlite. Did you mean sqla?'" in tests.Ben Sturmfels2020-04-141-2/+1
| | | | | This is caused by Celery dropping the "sqlite" transport alias from version 4.3.0, so I've pinned an upper limit.
* Fix broken Dockerfile reference.Ben Sturmfels2020-04-021-1/+1
|
* Document and improve Docker handling of mounted source code directory.Ben Sturmfels2019-11-191-19/+20
|
* Add Python 3 docker-compose recipe for MediaGoblin hacking.Ben Sturmfels2019-09-161-0/+33