1
1
Fork 0
mirror of https://github.com/WeblateOrg/weblate.git synced 2025-12-16 09:49:09 +01:00
weblate/dev-docker
renovate[bot] c9fd92d28d
chore(deps): update postgres:18.1-alpine docker digest to eca6fb2 (#17179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 07:00:36 +00:00
..
postgres-init chore: Consolidate copyright headers 2023-01-11 09:25:24 +01:00
weblate-dev feat(rundev): maintain uv cache 2025-12-04 09:12:29 +01:00
docker-compose.yml chore(deps): update postgres:18.1-alpine docker digest to eca6fb2 (#17179) 2025-12-05 07:00:36 +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