mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-28 12:47:33 +08:00
- fix shellcheck issues - base on bleeding container to have smaller diff in the deps - clarify docs - pass build args by --build-arg instead of relying on environment - move build context to separate directory to avoid Docker copying all sources, git and possibly other mess as source - update containers versions - update Dockerfile and container startup to match current weblate container |
||
|---|---|---|
| .. | ||
| postgres-init | ||
| weblate-dev | ||
| .env | ||
| docker-compose.yml | ||
| environment | ||
| README.rst | ||
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