mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-07 11:39:04 +08:00
Use more real world setup based on the production docker, just weaken some security to make it suitable for development. Signed-off-by: Michal Čihař <michal@cihar.com>
11 lines
327 B
ReStructuredText
11 lines
327 B
ReStructuredText
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.html#dev-docker
|