weblate/dev-docker
Paul Harriet Asiñero e9140b6737
feat(dev): Expose PostgreSQL when using the development Docker setup (#11684)
* Exposed the PostgreSQL container to port 5433
* Added entry on docs about the exposed port of PostgresSQL container
2024-05-22 08:20:46 +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 feat(dev): Expose PostgreSQL when using the development Docker setup (#11684) 2024-05-22 08:20:46 +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