weblate/dev-docker
Michal Čihař f595bb94b4 fix(dev-docker): ignore .python-version inside the container
It should use Python installed in the container and not attempt to use
something else.

Fixes #13326
2024-12-19 09:05:50 +01:00
..
postgres-init chore: Consolidate copyright headers 2023-01-11 09:25:24 +01:00
weblate-dev fix(dev-docker): ignore .python-version inside the container 2024-12-19 09:05:50 +01:00
docker-compose.yml fix(dev-docker): fix source volume path 2024-11-06 15:48:19 +01: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