weblate/dev-docker
Michal Čihař dbf4bfe45d
widgets: add PNG status badge (#11466)
It is SVG rendered into PNG using rsvg, which is already pulled as a
dependency for Pango/Cairo stack.

Fixes #6221
2024-04-23 14:19:50 +02:00
..
postgres-init chore: Consolidate copyright headers 2023-01-11 09:25:24 +01:00
weblate-dev widgets: add PNG status badge (#11466) 2024-04-23 14:19:50 +02:00
docker-compose.yml dev-docker: adjust to image changes 2024-04-05 19:21:34 +02: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