Hi !
Your recipe helped me a lot, after some fixes to use Pootle<2.8 instead of the latest release candidate.
I just can't figure out how to easily add new project folders in the POOTLE_TRANSLATION_DIRECTORY.
Add a new volume with - ./translations/my-project:/usr/local/lib/python2.7/site-packages/pootle/translations/my-project ?
But I don't know how to set up properly the permissions .. The folder will be mounted with my UID, while pootle runs as root ..
Thanks !
Hi !
Your recipe helped me a lot, after some fixes to use
Pootle<2.8instead of the latest release candidate.I just can't figure out how to easily add new project folders in the
POOTLE_TRANSLATION_DIRECTORY.Add a new volume with
- ./translations/my-project:/usr/local/lib/python2.7/site-packages/pootle/translations/my-project?But I don't know how to set up properly the permissions .. The folder will be mounted with my UID, while pootle runs as root ..
Thanks !