weblate/dev-docker
Michal Čihař f27009643d fix: avoid using uv .. --no-sources
We no longer have source dependency in pyproject.toml so that did
nothing and it is now not compatible with some other args.
2025-05-03 08:20:07 +02:00
..
postgres-init chore: Consolidate copyright headers 2023-01-11 09:25:24 +01:00
weblate-dev fix: avoid using uv .. --no-sources 2025-05-03 08:20:07 +02:00
docker-compose.yml chore(deps): update redis docker tag to v7.4.3 (#14679) 2025-04-25 01:12:01 +00:00
environment docker: Use POSTGRES_DB instead of POSTGRES_DATABASE 2024-03-11 13:04:33 +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