weblate/dev-docker
Michal Čihař e79c743beb Devel: Change site title
This makes it clear that this is not for production purposes.
2020-09-04 09:33:19 +02:00
..
postgres-init Devel: Improve rundev.sh and make it more robust 2019-10-14 12:46:41 +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 Running management commands in dockerized dev environment fail due to missing ENV variables (#4412) 2020-08-31 20:15:25 +02:00
Dockerfile Docker: Fix user and group in dev-docker 2020-01-28 11:48:39 +01:00
environment Devel: Change site title 2020-09-04 09:33:19 +02: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