mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-28 10:40:59 +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
Vendored
11 lines
327 B
ReStructuredText
Vendored
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
|