weblate/dev-docker
Michal Čihař 94133bb090 refactor(fonts): render bitmaps with Matplotlib
Replace the fragile Pango and Cairo stack with a thread-safe Matplotlib renderer while preserving Unicode wrapping, RTL fallback, and accurate widget sizing.

Fixes #18118
2026-07-16 14:39:53 +02:00
..
postgres-init
weblate-dev refactor(fonts): render bitmaps with Matplotlib 2026-07-16 14:39:53 +02:00
docker-compose.yml chore(deps): update postgres:18.4-alpine docker digest to 9a8afca (#20533) 2026-07-09 05:30:27 +00:00
environment docker: Use POSTGRES_DB instead of POSTGRES_DATABASE 2024-03-11 13:04:33 +01:00
README.rst

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