weblate/dev-docker
Jannis Leidel f2c84dcff9 Add ability to use social-auth's GitHub org and team backends.
This allows limiting the signup/signin to members of either GitHub organizations or teams.
2021-12-15 08:51:16 +01:00
..
postgres-init Devel: Improve rundev.sh and make it more robust 2019-10-14 12:46:41 +02:00
weblate-dev Dev: Update dev Docker list to match current list 2021-04-17 21:01:56 +02:00
.env Running management commands in dockerized dev environment fail due to missing ENV variables (#4412) 2020-08-31 20:15:25 +02:00
docker-compose.yml chore(deps): update postgres docker tag 2021-11-12 03:33:41 +00:00
environment Add ability to use social-auth's GitHub org and team backends. 2021-12-15 08:51:16 +01:00
README.rst Docs: Fix dev-docker broken link 2020-09-04 08:31:40 +02:00

Weblate development Docker
==========================

This dockerfile is meant to be used in the development process
and WILL perform very poorly in production.

For production-ready dockerfile see:
https://github.com/WeblateOrg/docker

Developer documentation:
https://docs.weblate.org/en/latest/contributing/start.html#running-weblate-locally-in-docker