Skip to content

em0t/docker

 
 

Repository files navigation

Weblate

Weblate is a copylefted libre software web-based continuous localization system, used by over 1150 libre projects and companies in more than 115 countries.

Official Docker container for Weblate

Website Translation status CII Best Practices Docker Layers Documenation

Running Weblate

Exposed ports

In July 2019 (starting with the 3.7.1-6 tag), the containers is not running as root. As a consequence this has lead to changed exposed port from 80 to 8080.

Docker hub tags

You can use following tags on Docker hub:

Tag name Description Use case
latest Weblate stable release, matches latest tagged release Rolling updates in a production environment
edge Weblate stable release with development changes in the Docker container (for example updated dependencies) Staging environment
bleeding Development version Weblate from Git Development or staging environment to test upcoming Weblate features
version Weblate stable release, see weblate/weblate Well defined deploy in a production environment

Every image is tested by our CI before it gets published, so even the bleeding version should be quite safe to use.

Documentation

Detailed documentation is available in Weblate documentation:

https://docs.weblate.org/en/latest/admin/install/docker.html

Packages

No packages published

Languages

  • Shell 55.8%
  • Dockerfile 32.5%
  • Smarty 11.7%